Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

XML perfomance

Status
Not open for further replies.

apache72

Programmer
Joined
Nov 3, 2003
Messages
1
Location
ES
Hi everybody, i'm working in a program that uses DOM to write/read XML files. I need to know the maximum size for a XML file that DOM can load whitout affect the program perfomance.
 
Sorry, too many variables for anyone to say "it takes x seconds".

You'll need to run some performance tests on your hardware with your expected load and see for yourself.

I will tell you, however, that any XML file over 2mb will take a *noticeble* amount of time to load.

Chip H.


If you want to get the best response to a question, please check out FAQ222-2244 first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top