[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.ruby

[ANN] httperf4r-0.0.1

svidyuk

7/12/2008 9:19:00 AM

httperf4r version 0.0.1 is released!

http://httperf4r.rub...

httperf4r is ruby wrapper of httperf(http://www.hpl.hp.com...
linux/httperf/) webserver benchmarking utility and autobench(http://
www.xenoclast.org/autobench/) port to ruby.

Can operate in 2 modes
* httperf mode
HTTPerf.new.run ["--server=localhost","--port=8000"]
* bench mode
HTTPerf.new.bench
This will output bench.tsv file containing benchmark output that can
be converted to ps or jpeg with utils provided in bin/