cmark

My personal build of CMark ✏️

Commit
46f7f2c99f98690f6f63aecf87d7d820bd8dc5d8
Parent
5561e9c754c5a1324741261a9acbdbe92e7a108c
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated benchmarks.

Diffstat

1 file changed, 4 insertions, 4 deletions

Status File Name N° Changes Insertions Deletions
Modified benchmarks.md 8 4 4
diff --git a/benchmarks.md b/benchmarks.md
@@ -16,11 +16,11 @@ Chacon.
 | cheapskate        |    8.24    |
 | peg-markdown      |    5.45    |
 | parsedown         |    5.06    |
-| **commonmark.js** |    2.20    |
-| marked            |    2.13    |
-| discount          |    1.90    |
+| **commonmark.js** |    2.09    |
+| marked            |    1.99    |
+| discount          |    1.85    |
 | **cmark**         |    0.29    |
-| hoedown           |    0.23    |
+| hoedown           |    0.21    |
 
 To run these benchmarks, use `make bench PROG=/path/to/program`.