home-assistant.io/source/_docs/tools/benchmark.markdown
2018-03-11 15:04:50 -07:00

20 lines
403 B
Markdown

---
layout: page
title: "benchmark"
description: "Script to perform benchmarking of Home Assistant"
release_date: 2017-02-23 11:00:00
sidebar: true
comments: false
sharing: true
footer: true
---
For testing the performance of Home Assistant the Benchmark script runs until you exit using Control+C.
Firing and handling of a million events.
```bash
$ hass --script benchmark async_million_events
```