home-assistant.io/source/_docs/tools/benchmark.markdown
dependabot-preview[bot] dcd633cf66
Bump remark-lint-no-shell-dollars from 2.0.0 to 2.0.1 (#13639)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2020-06-01 15:33:05 +02:00

13 lines
296 B
Markdown

---
title: "benchmark"
description: "Script to perform benchmarking of Home Assistant"
---
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
```