Martin Prikryl d256da575d Expat 2.2.8 6 年之前
..
Makefile.am de4c040bc5 Expat 2.2.4 8 年之前
Makefile.in 49ce62904b Expat 2.2.7 6 年之前
README.txt d7fcf92a90 Expat 2.2.0 8 年之前
benchmark.c d256da575d Expat 2.2.8 6 年之前

README.txt

Use this benchmark command line utility as follows:

benchmark [-n] <# iterations>

The command line arguments are:

-n ... optional; if supplied, namespace processing is turned on
... name/path of test xml file
... size of processing buffer;
the file is parsed in chunks of this size
<# iterations> ... how often will the file be parsed

Returns:

The time (in seconds) it takes to parse the test file,
averaged over the number of iterations.@