cmark

My personal build of CMark ✏️

Commit
0708a4503b9984d52467bb0d38a0ecee981d1f67
Parent
1989e87296bd5d143da262d5ac868605e8310a00
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated benchmarks.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified benchmarks.md 2 1 1
diff --git a/benchmarks.md b/benchmarks.md
@@ -10,7 +10,7 @@ Some benchmarks, run on an ancient Thinkpad running Intel Core 2 Duo at 2GHz.
 | commonmark.js | 2.730      |    13.6 |
 | marked        | 1.870      |     9.4 |
 | discount      | 1.660      |     8.3 |
-| **cmark**     | 0.290      |     1.4 |
+| **cmark**     | 0.320      |     1.6 |
 | sundown       | 0.200      |     1.0 |
 
 To run these benchmarks, use `make bench PROG=/path/to/program`.