diff options
author | Yuri Takhteyev <yuri@freewisdom.org> | 2007-03-25 03:58:40 +0000 |
---|---|---|
committer | Yuri Takhteyev <yuri@freewisdom.org> | 2007-03-25 03:58:40 +0000 |
commit | 0a1c1b5aeb62afa21bd676cfba6cf88821f1176f (patch) | |
tree | fed847ee9c4fe0f748f69eb70284dbeb9f3f30f5 /tests/markdown-test/benchmark.dat | |
parent | dfe98ef458d5e05b13962307468904da8d09574c (diff) | |
download | markdown-0a1c1b5aeb62afa21bd676cfba6cf88821f1176f.tar.gz markdown-0a1c1b5aeb62afa21bd676cfba6cf88821f1176f.tar.bz2 markdown-0a1c1b5aeb62afa21bd676cfba6cf88821f1176f.zip |
Added test cases
Diffstat (limited to 'tests/markdown-test/benchmark.dat')
-rw-r--r-- | tests/markdown-test/benchmark.dat | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/markdown-test/benchmark.dat b/tests/markdown-test/benchmark.dat new file mode 100644 index 0000000..5528ebe --- /dev/null +++ b/tests/markdown-test/benchmark.dat @@ -0,0 +1,20 @@ +construction:0.000000:0.000000 +amps-and-angle-encoding:0.100000:0.000000 +auto-links:0.090000:0.000000 +backlash-escapes:0.340000:397312.000000 +blockquotes-with-dode-blocks:0.040000:0.000000 +hard-wrapped:0.040000:0.000000 +horizontal-rules:0.330000:-57344.000000 +inline-html-advanced:0.100000:0.000000 +inline-html-comments:0.120000:0.000000 +inline-html-simple:0.440000:0.000000 +links-inline:0.230000:0.000000 +links-reference:0.290000:0.000000 +literal-quotes:0.090000:0.000000 +markdown-documentation-basics:0.880000:991232.000000 +markdown-syntax:4.020000:2998272.000000 +nested-blockquotes:0.080000:0.000000 +ordered-and-unordered-list:0.490000:0.000000 +strong-and-em-together:0.100000:0.000000 +tabs:0.130000:0.000000 +tidyness:0.090000:0.000000 |