From 0d29e8da52f31e76ac8df77c50e027580e1e83fa Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 17 Nov 2014 10:39:45 -0800 Subject: Improved 'make bench'. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') 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| |---------------|-------|--------| -- cgit v1.2.3