Menu

#22 Performance decrease when certain encodings

open
nobody
None
5
2004-11-09
2004-11-09
Anonymous
No

I've tested this great parser with a 2k xml files.
The first file without an encoding header was parsed in a
loop 40000 times in 10 seconds.

Then, I took another file which has encoding="ISO-8859-
8" attribute and the performance decreases by 50 % !!
So it takes 15 seconds.

If I change the second file and by deleting the encoding
attribute the parsing takes 10 secs.

We intend to use the parser on a very heavy loaded
system and since it is the fastest parser we found.

Thanks
Anat

Discussion


Log in to post a comment.