DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29188>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29188

Minor clean-ups and speed/memory improvment

           Summary: Minor clean-ups and speed/memory improvment
           Product: Security
           Version: cvs
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Signature
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


A patch that makes the tests runtime goesfrom 46sec to 34sec (at least in my
machine). Tomorrow I'll post a more detailed description of the patch, but it
contains mostly clean-ups, the replace of b64 encoder by the b64 encoder of
xerces, and the share of cachedxpathapi between all the methods that work over
the signature document. Less garbage is produced and the memory footprint has
been lowered a little.

All the tests are running ok. But two test has been patch (it seems that the
xerces b64 adds a \n where the original does not).

Regards

Reply via email to