Re: Speed optimizations

2004-05-05 Thread Lau, Soo-Leng
Raul, I tested your jar, it really speeds up a lot. The same test (hundred iterations) on a 1045 bytes xml document has a speed improvement of 8-9 times faster. Soo Leng - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 01, 2004 7:32 PM Subject:

Re: Speed optimizations

2004-05-05 Thread Martin Labarthe Dubois
I tested the patch and I must say that memory usage improvements are huge, therefore speed.           - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Saturday, May 01, 2004 7:32 PM Subject: Speed optimizations Hello, I have been work

Re: Speed optimizations

2004-05-01 Thread [EMAIL PROTECTED]
Berin Lautenbach wrote: Hello, The changes are a big path file of 168.243 bytes that can be summarized in four parts: Send them my way! I have send to you already * C14N rewrite: I’ll see that a big part of time is gone in the canonicalization. This part is our biggest

Re: Speed optimizations

2004-05-01 Thread Davanum Srinivas
awesome!!...please open up a bugzilla bug report and attach the "cvs diff -u" output. thx, dims - Original Message - From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Sun, 02 May 2004 00:32:37 +0200 Subject: Speed optimizations To: [EMAIL PROTECTED] Hello, I have been w

Re: Speed optimizations

2004-05-01 Thread Berin Lautenbach
Hello, The changes are a big path file of 168.243 bytes that can be summarized in four parts: Send them my way! * C14N rewrite: I’ll see that a big part of time is gone in the canonicalization. This part is our biggest time hog: So I have more or less rewrite it using