I use JUnit for timing information, running loops, so that the webservice is called 10-1000 times. I also just use the elapsed time to determine how long the web service calls take.We are embarking on a short project to validate Axis performance within a particular web service client application. I've seen a few recent posts that refer to timing data for web service calls. How are folks getting timing information? Are you using a third-party tool like JProbe? Relying on homegrown time-logging approaches? Simply logging call and return times?
Pascale, Peter H. wrote:
- Performance testing - timing data - how to get it? Pascale, Peter H.
- Re: Performance testing - timing data - how to get ... James Black
- Re: Performance testing - timing data - how to get ... Kevin . Bedell
