Commit c82c57e69cedae457ecbfe8028bd9ed2c65b2f46

Daniel Veillard 2004-01-12T16:24:34

some parser optimizations, xmllint --memory --timing --repeat --stream * dict.c parser.c xmlstring.c: some parser optimizations, xmllint --memory --timing --repeat --stream ./db10000.xml went down from 16.5 secs to 15.5 secs. Daniel