Skip to content

bradgessler/computron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computron

Computron is like ab on steroids, implemented in Ruby using em-http-request. It was designed out of a need to simulate real users on a website. It also does a few smart things like decode JSON into a Ruby hash so you can use those responses in your next requests.

The Simulation

Computron is a simple DLS around HTTP em that makes more sense to write user tests.

Report Summary

Copyright © 2010 Brad Gessler. See LICENSE for details.

About

An Evented HTTP load simulator for testing web server performance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages