S
Sylwester Ba³a
Hi, I have problem with Xerces can someone help me?
I have implementation Xerces in Visual C++ 6.0. Xerces is only an interface
of my application. Everything seems to be working well when I read small XML
files for example: 1, 2 or 3 size of MB. But the problem appears when I want
to read file with size of 36 MB. Application is loading this file for 13
hours ((((
It is very slow comparing it with other smaller files. Below I put my
statistics of reading files with different sizes:
________________________________
size: 1 MB average time: 38 second
size: 9 MB average time: 44 minutes
size: 36 MB average time: 13 hours
I would like to ask, whether has someone the same problem with Xerces like
me? I would like to hear some opinions about Xerces too.
Thanks for any help and suggestions.
Best regards
Sylvek
I have implementation Xerces in Visual C++ 6.0. Xerces is only an interface
of my application. Everything seems to be working well when I read small XML
files for example: 1, 2 or 3 size of MB. But the problem appears when I want
to read file with size of 36 MB. Application is loading this file for 13
hours ((((
It is very slow comparing it with other smaller files. Below I put my
statistics of reading files with different sizes:
________________________________
size: 1 MB average time: 38 second
size: 9 MB average time: 44 minutes
size: 36 MB average time: 13 hours
I would like to ask, whether has someone the same problem with Xerces like
me? I would like to hear some opinions about Xerces too.
Thanks for any help and suggestions.
Best regards
Sylvek