diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-11-17 10:39:45 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-11-17 10:39:45 -0800 |
commit | 0d29e8da52f31e76ac8df77c50e027580e1e83fa (patch) | |
tree | 387aa0affcbcc48e97af6366c7f0e7107f8e3f86 /README.md | |
parent | 67c5944b02d0dcabd8e928dbc997b41c03000b0b (diff) |
Improved 'make bench'.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -16,8 +16,9 @@ written in standard C99 and has no library dependencies. The parser is very fast, on par with [sundown](https://github.com/vmg/sundown). Some benchmarks (on an ancient Thinkpad running Intel Core 2 Duo at 2GHz, measured using `time` and parsing a ~500K book, the English version of +the 1st edition of [*Pro Git*](https://github.com/progit/progit/tree/master/en) by Scott -Chacon and Ben Straub): +Chacon): |Implementation | Time | Factor| |---------------|-------|--------| |