Thanks for replying Bernie,
If I run script in single step, CPU usage fluctuates between 2-5 %,
In my scripts i am not using Load response_info body or substrings,
I am only using variables and files to send data values in calls.
But now i am running a test (50 Vus, 10 in a batch, 30 secs-Batch ramp
up) with a script, in which i am not using any variable but still its
using 100% CPU, I have noticed as the no of VUs exceed 25, CPU usage
shows 100%,
Still I have not foud any solution, Please suggest if i can try anything else.
Thanks
Dev
On 3/9/07, Bernie Velivis <Ber...@ip...> wrote:
> Dev,
>
> > Now the problem is CPU usage is showing 100%.
> > Please suggest any solution to reduce CPU usage.
>
> The only thing in your control that I can think of that causes high CPU
> utilization is string manipulation in scripts (the kind that you write). If
> you are doing "load response_info body..." into strings and looking for
> substrings or breaking apart strings to get at substrings, then you'll need
> to either make them more efficient, playback from a server with more CPU
> capacity (OpenSTA capacity scales "ok" on SMP servers), or start using
> multiple servers for playback.
>
> Just out of curiosity, what % of the CPU utilization is User mode?
>
> -Bernie
>
>
>
>
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> --
> OpenSTA-users mailing list Ope...@li...
> Subscribe/Unsubscribe/Options: http://lists.sf.net/lists/listinfo/opensta-users
> Posting Guidelines: http://portal.opensta.org/faq.php?topic=UserMailingList
>
|