1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2024-10-28 14:55:25 +03:00
libxml2/include/libxml
Daniel Veillard 48b2f8968e Okay time to improve performances, gprof session:
before  real 0m2.483s (2.3.2 release yesterday)
current real 0m1.763s
when parsing (with tree build/freeing) db10000.xml from XSLTMark:
- xmlmemory.h HTMLparser.c HTMLtree.c entities.c parser.c
  xpath.c xpointer.c tree.c uri.c valid.c xinclude.c xmlIO.c:
  avoiding memcpy in production builds MEM_CLEANUP macro use
- parser.[ch] parserInternals.c: optimizations of the tightest
  internal loops inside the parser. Better checking of I/O
  flushing/loading conditions
- xmllint.c : added --timing
Daniel
2001-02-25 16:11:03 +00:00
..
debugXML.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
encoding.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
entities.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
hash.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
HTMLparser.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
HTMLtree.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
list.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
nanoftp.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
nanohttp.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
parser.h Okay time to improve performances, gprof session: 2001-02-25 16:11:03 +00:00
parserInternals.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
SAX.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
tree.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
uri.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
valid.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xinclude.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xlink.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xmlerror.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xmlIO.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xmlmemory.h Okay time to improve performances, gprof session: 2001-02-25 16:11:03 +00:00
xmlversion.h.in Revert directory structure changes 2001-02-23 17:55:21 +00:00
xpath.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xpathInternals.h Revert directory structure changes 2001-02-23 17:55:21 +00:00
xpointer.h Revert directory structure changes 2001-02-23 17:55:21 +00:00