does anyone know how fast someone retrieve data in a xml file?

C

creativer

Does anyone know how fast somebody retrieve data in a xml file or some
document mentioning on it?
I'm anticipaing your kindly help. Thanks for reading.
 
A

Asger Joergensen

Hi creativer
Does anyone know how fast somebody retrieve data in a xml file or some
document mentioning on it?
I'm anticipaing your kindly help. Thanks for reading.

100Kb 2000 nodes file 3 miliseconds 3.16GHz dual (my own parser)
3MB 60000 nodes 78 miliseconds

both are second time loads first time is slower.

Kind regards
Asger
 
P

Peter Flynn

Asger said:
Hi creativer


100Kb 2000 nodes file 3 miliseconds 3.16GHz dual (my own parser)
3MB 60000 nodes 78 miliseconds

both are second time loads first time is slower.

A 21,000-element WordML document (an entire 250pp textbook) transformed
to LaTeX using moderately complex XSLT running SaxonB8 on an old Dell
4550 under Ubuntu Linux took 7 seconds. [It took pdflatex another 4 secs
to produce the fully-indexed PDF for the publisher.]

The same document transformed to HTML on a Dell PowerEdge server running
Cocoon took under 2 seconds.

///Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top