branch: master commit 9ad5fb2397b55181919b02353ce21bd7ff431926 Author: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com> Commit: Jackson Ray Hamilton <jack...@jacksonrayhamilton.com>
Update benchmark times. --- README.md | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f58c10b..7adc0ea 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,9 @@ can also be integrated into your workflow via [flycheck][]. - Light and dark color schemes. - Fast async AST parsing. Some total parse + recolor times: - - jQuery (9191 lines): 0.72 seconds - - Lodash (6786 lines): 0.40 seconds - - Async (1124 lines): 0.20 seconds + - jQuery (9191 lines): 0.63 seconds + - Lodash (6786 lines): 0.37 seconds + - Async (1124 lines): 0.17 seconds - mkdirp (98 lines): 0.09 seconds ## Usage