You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Boris Kolpackov (JIRA)" <xe...@xml.apache.org> on 2009/11/03 10:21:59 UTC

[jira] Closed: (XERCESC-1732) reducing allocation sizes in DOMDocumentImpl.cpp

     [ https://issues.apache.org/jira/browse/XERCESC-1732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Boris Kolpackov closed XERCESC-1732.
------------------------------------

    Resolution: Won't Fix

Marking this bug as "Won't fix" since there are no plans to make any more releases in the 2-series.

> reducing allocation sizes in DOMDocumentImpl.cpp
> ------------------------------------------------
>
>                 Key: XERCESC-1732
>                 URL: https://issues.apache.org/jira/browse/XERCESC-1732
>             Project: Xerces-C++
>          Issue Type: Improvement
>          Components: DOM
>    Affects Versions: 2.7.0
>         Environment: Debian gnu/Linux
>            Reporter: Jay Berkenbilt
>             Fix For: 2.9.0
>
>         Attachments: allocation.patch
>
>
> The debian maintainer of the Shibboleth packages forwarded a patch to me which I am attaching.  This patch decreases the  values of kHeapAllocSize and kMaxSubAllocationSize in DOMDocumentImpl.cpp.  Evidently, decreasing the chunk size here has significantly improved performance of shibboleth.  As far as I can tell, no one has reported this here.  I see that this patch would not apply cleanly to the file on the trunk, and it appears that this stuff has already been tweaked for performance reasons, but perhaps someone can evaluate whether this is a sensible patch.  The source of the path is someone I consider reliable, so I'm going to go ahead and patch the debian version of the packages.  (I am the debian maintainer for the xerces packages.)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscribe@xerces.apache.org
For additional commands, e-mail: c-dev-help@xerces.apache.org