Index of /pub/NetBSD/NetBSD-release-9/src/external/mit/expat/dist/tests/benchmark/

NameLast ModifiedSizeType
Parent Directory/ -  Directory
CVS/2024-Feb-14 19:49:13-  Directory
Makefile.am2019-Sep-17 21:51:141.6Kapplication/octet-stream
Makefile.in2019-Sep-17 21:51:1419.5Kapplication/octet-stream
README.txt2016-May-14 16:30:330.5Ktext/plain
benchmark.c2019-Sep-17 21:51:144.2Ktext/plain
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.@
lighttpd/1.4.19