Skip to content

RequestAge is an Eclipse plug-in to test performance of HTTP web services

Notifications You must be signed in to change notification settings

mtopolnik/request-age

Repository files navigation

RequestAge

Eclipse plug-in to stress-test HTTP services

If you are a programmer and want to leverage your skills to do some stress testing, you may like RequestAge. These are the main features:

  • stress testing scripts written in JavaScript:

    function test() { req('example').get('http://wwww.example.org').go(spy); }

  • interactive: apply "throttle" and see how the server keeps up on live histograms:

    Stress testing session---request age

    Stress testing session---response time distribution

  • the histograms are visually minimalistiic, yet information packed;

  • history charts allow long-term monitoring:

    Stress testing history---pending requests

    Stress testing history---response time scatter chart

  • geared towards developing intuition about the tested system through rich interaction and visualisation.

Read more on the RequestAge Wiki.

© 2013 Marko Topolnik, Inge-mark d.o.o. Licensed under the Eclipse Public License.

About

RequestAge is an Eclipse plug-in to test performance of HTTP web services

Resources

Stars

Watchers

Forks

Packages

No packages published