Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we genrate fixed request per second load using ngrinder ? #49

Closed
proverma opened this issue May 23, 2014 · 1 comment
Closed

Can we genrate fixed request per second load using ngrinder ? #49

proverma opened this issue May 23, 2014 · 1 comment
Labels

Comments

@proverma
Copy link

is there a way to generate fixed request per second load ? Grinder doc only talks about concurrent threads/processes, I cant find any thing on how to maintain the RPS ?

I am looking for something like this jmeter plugin :
http://jmeter-plugins.org/wiki/ThroughputShapingTimer/?utm_source=jpgc&utm_medium=link&utm_campaign=ThroughputShapingTimer

@Mavlarn
Copy link
Contributor

Mavlarn commented Aug 21, 2014

I am afraid there is no such kind of plugin.
I think you can do it in your test code, create a thread scoped counter, and get the current time to control.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants