Forum Discussion

anistor's avatar
anistor
New Contributor
16 years ago

How can I fix this?

I have created a load test for a service I have coded. If I run the calls with fixed data (10 threads for 30 seconds) I get to run around 600 calls/s.

If I replace the fixed values with random generated values (using groovy) I am able to execute only 120 calls/s.

The problem is not in the web service because I logged the time used by each call and the total time of execution is around 6 seconds (consistent with the number of total calls run). The rest of the time up to 30 seconds is used by SOAPUI.

What is really happening?

How can I fix this

1 Reply

  • Hi!

    hmm.. that is quite a difference.. which release/build are you using? Have you tried this with the 3.5 beta2 release (which has the latest groovy engine and other performance-related improvements)?

    regards,

    /Ole
    eviware.com