mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Remove benchmark page (#16541)
This commit is contained in:
parent
0f562e1f68
commit
3ac7b424a1
@ -1,12 +0,0 @@
|
|||||||
---
|
|
||||||
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
|
|
||||||
```
|
|
@ -145,7 +145,6 @@
|
|||||||
<li>{% active_link /docs/tools/dev-tools/ Developer Tools %}</li>
|
<li>{% active_link /docs/tools/dev-tools/ Developer Tools %}</li>
|
||||||
<li>{% active_link /docs/tools/quick-bar/ Quick Bar %}</li>
|
<li>{% active_link /docs/tools/quick-bar/ Quick Bar %}</li>
|
||||||
<li>{% active_link /docs/tools/hass/ hass %}</li>
|
<li>{% active_link /docs/tools/hass/ hass %}</li>
|
||||||
<li>{% active_link /docs/tools/benchmark/ benchmark %}</li>
|
|
||||||
<li>{% active_link /docs/tools/check_config/ check_config %}</li>
|
<li>{% active_link /docs/tools/check_config/ check_config %}</li>
|
||||||
<li>{% active_link /docs/tools/credstash/ credstash %}</li>
|
<li>{% active_link /docs/tools/credstash/ credstash %}</li>
|
||||||
<li>{% active_link /docs/tools/keyring/ keyring %}</li>
|
<li>{% active_link /docs/tools/keyring/ keyring %}</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user