You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-users@xerces.apache.org by Rahul <ra...@huawei.com> on 2008/04/09 15:33:09 UTC

Query

Hi ,

      Xerces(C++ SAX2) is taking lot of time to parse the buffer which is
validated against schema. Any points on performance optimization?

 

Regards,

Rahul

 

 

 
****************************************************************************
*********************************************

            This e-mail and attachments contain confidential information
from HUAWEI, which is intended only for the person or entity whose address
is listed above. Any use of the information contained herein in any way
(including, but not limited to, total or partial disclosure, reproduction,
or dissemination) by persons other than the intended recipient's) is
prohibited. If you receive this e-mail in error, please notify the sender by
phone or email immediately and delete it!

 


Re: Query

Posted by Alberto Massari <am...@datadirect.com>.
Hi Rahul,
feature that have a known performance penalty are identity checking and 
high minOccurs/maxOccurs values

Alberto

Rahul wrote:
> Hi ,
>
>       Xerces(C++ SAX2) is taking lot of time to parse the buffer which is
> validated against schema. Any points on performance optimization?
>
>  
>
> Regards,
>
> Rahul
>
>  
>
>  
>
>  
> ****************************************************************************
> *********************************************
>
>             This e-mail and attachments contain confidential information
> from HUAWEI, which is intended only for the person or entity whose address
> is listed above. Any use of the information contained herein in any way
> (including, but not limited to, total or partial disclosure, reproduction,
> or dissemination) by persons other than the intended recipient's) is
> prohibited. If you receive this e-mail in error, please notify the sender by
> phone or email immediately and delete it!
>
>  
>
>
>