Site updated at 2017-06-20 06:23:43 UTC

This commit is contained in:
Travis CI 2017-06-20 06:23:43 +00:00
parent f07360e990
commit 59e0ec8066
26 changed files with 40 additions and 40 deletions

View file

@ -84,7 +84,7 @@
</code></pre>
</div>
<h3><a class="title-link" name="benchmark" href="#benchmark"></a> Benchmark</h3>
<p>For testing the performance of Home Assistant the Benchmark scipt runs until you exit using Control+C.</p>
<p>For testing the performance of Home Assistant the Benchmark script runs until you exit using Control+C.</p>
<p>Firing and handling of a million events.</p>
<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>hass --script benchmark async_million_events
</code></pre>