From 3adc586d9d7539e4d33f737110ffd4e236379099 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 7 Jun 2015 12:41:47 -0700 Subject: Added benchmark for hoedown. Note that hoedown doesn't show the 32/64 bit difference that sundown does -- so it was probably a bug in sundown. Removed the comments from benchmarks.md about this. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 465efe0..ff0fa3f 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ Advantages of this library: C99 and have no external dependencies. It has been tested with MSVC, gcc, tcc, and clang. -- **Fast.** Performance is on par with the fastest existing - Markdown parser, [sundown]: see the [benchmarks]. +- **Fast.** Performance is very good, on par with the fastest + Markdown processors: see the [benchmarks]. - **Accurate.** The library passes all CommonMark conformance tests. -- cgit v1.2.3