Skip to content

Commit

Permalink
Added Moonshine/sundown to the benchmark
Browse files Browse the repository at this point in the history
  • Loading branch information
Knagis committed Oct 29, 2014
1 parent 7bc637e commit 69aa98d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ following results:
CommonMarkSharp 0.3.2 30 ms 46%
MarkdownSharp 1.13 55 ms 84% (might not conform to CommonMark specification)
MarkdownDeep 1.5 7 ms 11% (might not conform to CommonMark specification)
MoonShine (sundown) 3 ms 6% (wrapper for a native x86 .dll)
Baseline 65 ms 100% (used to compare results on different machines)

This benchmark is very simple and tests the processing of the CommonMark specification document itself (a
Expand Down

0 comments on commit 69aa98d

Please sign in to comment.