xmlreaderimpl/support/expat-2.0.1/tests/benchmark/README.txt
changeset 300 b6d834208d33
parent 299 f06c5eba524d
child 301 1bfe4ecc6c10
--- a/xmlreaderimpl/support/expat-2.0.1/tests/benchmark/README.txt	Mon Jan 25 16:38:30 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-Use this benchmark command line utility as follows:
-
-  benchmark [-n] <file name> <buffer size> <# iterations>
-
-The command line arguments are:
-
-  -n             ... optional; if supplied, namespace processing is turned on
-  <file name>    ... name/path of test xml file
-  <buffer size>  ... 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.
\ No newline at end of file