libxml2/include
Daniel Veillard e50f3b5d54 I wanted to see the real speed at the SAX interface after a little too
* testSAX.c: I wanted to see the real speed at the SAX interface
  after a little too many Ximianer started complaining about the
  parser speed.
  added a --quiet option:
  paphio:~/XML -> ls -l db100000.xml
  -rw-rw-r--    1 veillard www      20182040 Mar 20 10:30 db100000.xml
  paphio:~/XML -> time ./testSAX --quiet db100000.xml
  3200006 callbacks generated
  real	0m1.270s
  Which means 16MBytes/s and 3Mcallback/s
Daniel
2002-03-20 19:24:21 +00:00
..
libxml I wanted to see the real speed at the SAX interface after a little too 2002-03-20 19:24:21 +00:00
.cvsignore Various things that are generated and should be ignored. 2001-07-11 00:03:16 +00:00
Makefile.am fixed make distcheck and rebuilding the rpms Daniel 2001-06-23 21:55:48 +00:00
win32config.h fixing #68748 Daniel 2002-02-08 13:44:24 +00:00