Hi,
We are seeing significant peformance differences between SC 8.1 (build 8/27/11) vs SC 8.2 (build 2/23/12).
When we build our environment and keep everything else the same except we switch the version of Smartclient, we are seeing rpc.send() takes 4-5 times as long. This is all server-side monitoring.
Typical time for 8.1 is about 150 milliseconds for rpc.send() to complete server-side. Typical time for 8.2 is about 1000 milliseconds for rpc.send() to complete server-side.
I can send the raw response text to you off-list if it would be valuable to see it? The test data I am using is about 500K. Any ideas what could be happening? Or, do you need me to somehow recreate this in your SDK? If you need me to recreate it, I may need some pointers on the best way to do it.
We are seeing significant peformance differences between SC 8.1 (build 8/27/11) vs SC 8.2 (build 2/23/12).
When we build our environment and keep everything else the same except we switch the version of Smartclient, we are seeing rpc.send() takes 4-5 times as long. This is all server-side monitoring.
Typical time for 8.1 is about 150 milliseconds for rpc.send() to complete server-side. Typical time for 8.2 is about 1000 milliseconds for rpc.send() to complete server-side.
I can send the raw response text to you off-list if it would be valuable to see it? The test data I am using is about 500K. Any ideas what could be happening? Or, do you need me to somehow recreate this in your SDK? If you need me to recreate it, I may need some pointers on the best way to do it.
Comment