forked from boostorg/regex
Merged from 1.33.0 release
[SVN r30540]
This commit is contained in:
@ -39,7 +39,7 @@
|
|||||||
<h3>Comparison 1: Long Search</h3>
|
<h3>Comparison 1: Long Search</h3>
|
||||||
<p>For each of the following regular expressions the time taken to find all
|
<p>For each of the following regular expressions the time taken to find all
|
||||||
occurrences of the expression within a long English language text was measured
|
occurrences of the expression within a long English language text was measured
|
||||||
(<a href="ftp://ibiblio.org/pub/docs/books/gutenberg/etext02/mtent12.zip">mtent12.txt</a>
|
(<a href="http://www.gutenberg.org/files/3200/old/mtent12.zip">mtent12.txt</a>
|
||||||
from <a href="http://promo.net/pg/">Project Gutenberg</a>, 19Mb). </p>
|
from <a href="http://promo.net/pg/">Project Gutenberg</a>, 19Mb). </p>
|
||||||
<P>%long_twain_search%</P>
|
<P>%long_twain_search%</P>
|
||||||
<h3>Comparison 2: Medium Sized Search</h3>
|
<h3>Comparison 2: Medium Sized Search</h3>
|
||||||
|
Reference in New Issue
Block a user