From 46f7f2c99f98690f6f63aecf87d7d820bd8dc5d8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 14 Jul 2015 16:04:49 -0700 Subject: Updated benchmarks. --- benchmarks.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'benchmarks.md') diff --git a/benchmarks.md b/benchmarks.md index df3fc93..ec96f6e 100644 --- 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`. -- cgit v1.2.3