Axl, all,

would be nice if you can do so. Then I can get a fresh
version from CVS. Do you plan to update other parts
of the code? I saw some problems using the internal
serializer class (the patch addresses only the TEXT
node, not the others). If I can be of any help ....

Regards,
Werner

> -----Ursprüngliche Nachricht-----
> Von: Axl Mattheus [mailto:[EMAIL PROTECTED] 
> Gesendet: Freitag, 19. Dezember 2003 10:08
> An: [EMAIL PROTECTED]
> Betreff: Re: [java] Large XML Files ( > 1 MB )
> 
> 
> Erwin,
> 
> We're testing it like mad. It seems good. It is my plan to 
> check it in 
> today if all goes well.
> 
> Danke Herr Dittmann.
> 
> ax/
> 
> Erwin van der Koogh wrote:
> 
> >>         Signing large xml file (1,5 MB) took more than 300 
> MB RAM. Is
> >> there a way to make it consume less memory?
> >
> >
> > Well.. there's a patch in CVS from a while back from Sean that 
> > improved performance a little bit, but no, at this time 
> there's little 
> > we can do to make it consume less memory. The entire 
> document has to 
> > be read into a DOM tree and that has proven to be extremely 
> memory-heavy.
> >
> > For the next version we will be in a position to experiment with 
> > different algorithms a bit more so things should be improving there.
> >
> > I will try to sit down for a day or so and make a next release over 
> > the next couple week so that some of the patches will work.
> >
> > Axl, Berin.. that patch that was send around a few days ago.. is it 
> > any good? Can I commit it?
> >
> > Thanks,
> >
> > Erwin
> >
> 
> 

Reply via email to