简体   繁体   中英

Test web services in rails

I need to check how much response time of a web service .Suppose a web service is being hit by 10000 users at same time so how much time it is taking both on local and production. I need to check for both get and post request.I have look on internet but I am getting jmeter which I think is for java.Can anyone suggest me tools for rails.

Try blazemeter . There are some restrictions on free tests but still it may help. Additionally maybe you can use native ruby benchmark command.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM