Scott Cantor wrote:

is it possible that this version signs seven times faster that the 1.04 ???
because, I just replaced the old jars an obtained those times.



My test was about 3 times faster, but depending on the test case, I wouldn't be surprised. 1.1 is a huge improvement thanks to those last minute patches.

-- Scott



If you don't use xpath transformations everything is a lot faster(If you use it, you get a moderate speed-up). But the best thing is that know that the engineSign is significative, the Scott's native JCE implementation improves the think a lot(x4 times) (Thanks Scott).
Right now in my test the slower part of the library is the c14n part, but is much harder to profile(the profiler doesn't like recursive a lot). I have near rewritten the c14n implementation for not been recursive but i don't see any improvement(and same case is much worse). If someone want help me I can post the implementation for discussion.


Regards,

Reply via email to