aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-11-17 10:39:45 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2014-11-17 10:39:45 -0800
commit0d29e8da52f31e76ac8df77c50e027580e1e83fa (patch)
tree387aa0affcbcc48e97af6366c7f0e7107f8e3f86 /README.md
parent67c5944b02d0dcabd8e928dbc997b41c03000b0b (diff)
Improved 'make bench'.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 390b58f..8edc1a8 100644
--- a/README.md
+++ b/README.md
@@ -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|
|---------------|-------|--------|