From 75c56efdc078fc3586a40a3dce7239819ded39a3 Mon Sep 17 00:00:00 2001 From: Artem Yunusov Date: Wed, 2 Jul 2008 00:40:00 +0500 Subject: New mechanism for processing Inline Patterns. --- tests/markdown-test/benchmark.dat | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) (limited to 'tests') diff --git a/tests/markdown-test/benchmark.dat b/tests/markdown-test/benchmark.dat index 5b645ed..3d549dd 100644 --- a/tests/markdown-test/benchmark.dat +++ b/tests/markdown-test/benchmark.dat @@ -1,20 +1,20 @@ construction:0.000000:0.000000 -amps-and-angle-encoding:0.060000:0.000000 -auto-links:0.070000:135168.000000 -backlash-escapes:0.220000:360448.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.010000:0.000000 -horizontal-rules:0.140000:0.000000 -inline-html-advanced:0.060000:0.000000 -inline-html-comments:0.070000:0.000000 -inline-html-simple:0.170000:0.000000 -links-inline:0.100000:0.000000 -links-reference:0.120000:0.000000 -literal-quotes:0.070000:0.000000 -markdown-documentation-basics:0.740000:1175552.000000 -markdown-syntax:3.030000:2596864.000000 -nested-blockquotes:0.100000:0.000000 -ordered-and-unordered-list:0.360000:0.000000 -strong-and-em-together:0.110000:0.000000 -tabs:0.120000:0.000000 -tidyness:0.120000: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 -- cgit v1.2.3