We did a very rough estimate when we started using Xerces. We have a large
DTD in comparison to the message size (like 30-40 times bigger) and the
first parse takes time (seconds even). But after that first DTD parse we
reuse the validator. Then the performance impact is roughtly 10%.

Regards

Erik Rydgren
Mandarinen systems AB
Sweden


-----Original Message-----
From: Lihong Pei [mailto:[EMAIL PROTECTED]]
Sent: den 10 april 2002 00:16
To: [EMAIL PROTECTED]
Subject: Runtime difference between the DOM parsers


Hi,
Is there any information on the runtime difference between the validating
DOM
parser (DOMParser::Val_Always) and the nonvalidating DOM parser
(DOMParser::Val_Never)?
Any rough estimation?

Thanks,

Lihong


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to