diff options
author | Waylan Limberg <waylan@gmail.com> | 2010-02-12 15:27:59 -0500 |
---|---|---|
committer | Waylan Limberg <waylan@gmail.com> | 2010-02-12 15:27:59 -0500 |
commit | 8f62bb0a6ce46055a2decbae6b33d53922c758b8 (patch) | |
tree | 7f7d71461ad32817a86d48083934fbb972df38ed /tests/markdown-test/benchmark.dat | |
parent | ee6fb73b160721e666e72a0921135d6abae19fa4 (diff) | |
parent | 6d30c9ff6b43be9f013e6ea129ff7611c4a6d55b (diff) | |
download | markdown-8f62bb0a6ce46055a2decbae6b33d53922c758b8.tar.gz markdown-8f62bb0a6ce46055a2decbae6b33d53922c758b8.tar.bz2 markdown-8f62bb0a6ce46055a2decbae6b33d53922c758b8.zip |
Merged tests branch
Diffstat (limited to 'tests/markdown-test/benchmark.dat')
-rw-r--r-- | tests/markdown-test/benchmark.dat | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/markdown-test/benchmark.dat b/tests/markdown-test/benchmark.dat deleted file mode 100644 index 3d549dd..0000000 --- a/tests/markdown-test/benchmark.dat +++ /dev/null @@ -1,20 +0,0 @@ -construction:0.000000:0.000000 -amps-and-angle-encoding:0.070000:131072.000000 -auto-links:0.080000:397312.000000 -backlash-escapes:0.270000:884736.000000 -blockquotes-with-dode-blocks:0.020000:0.000000 -hard-wrapped:0.020000:0.000000 -horizontal-rules:0.180000:135168.000000 -inline-html-advanced:0.070000:0.000000 -inline-html-comments:0.080000:0.000000 -inline-html-simple:0.210000:0.000000 -links-inline:0.140000:0.000000 -links-reference:0.170000:0.000000 -literal-quotes:0.090000:0.000000 -markdown-documentation-basics:0.690000:1806336.000000 -markdown-syntax:3.310000:6696960.000000 -nested-blockquotes:0.200000:0.000000 -ordered-and-unordered-list:0.530000:0.000000 -strong-and-em-together:0.200000:0.000000 -tabs:0.200000:0.000000 -tidyness:0.200000:0.000000 |