Hello, I have made some performance comparisons between soap 2.3.1 and my current code (including all my patches proposed), replacing separately client and server libs
Here are results: Client 2.3.1, Server 2.3.1 100.842 96.701 Client current Server 2.3.1 92.733 89.186 Client 2.3.1 Server current 61.186 57.999 Client current, server current 52.249 49.921 As you see Server applications benefit most - up to 40-45% to 2.3.1 code, or better say -40 sec on my machine on processing 4000 calls. It's hard to count % in real life, since it very depends on what configuration client / server has. Client achievements are less significally - up 10-15% to current code, or -8-9 sec. Probably client code was less affected... Best regards, Pavel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>