Update UnderstandingTiming.md

This commit is contained in:
Mike Thompson 2018-02-17 20:22:35 +11:00 committed by GitHub
parent e993914f98
commit a0d2b14059
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ Two reasons:
takes 10ms, and youll never know why. Noisy.
So, don't ever base decisions on one set of timings.
Click the "rerun" button ([#115](https://github.com/Day8/re-frame-trace/issues/155)) a few times to see if you
Click the "replay" button ([#115](https://github.com/Day8/re-frame-trace/issues/155)) a few times to see if you
get stable numbers.
2. Don't freak out about any apparent slowness just yet.