# # ChangeLog for misc/httpbench.pl in lab.git # # Generated by Trac 1.0.1dev-r11378 # May 17, 2024 11:40:01 AM Thu, 06 Mar 2014 09:19:23 GMT Ken-ichi Mito [178d578] * misc/httpbench.pl (modified) new option --duration * set loop duration time (second) * with ... Thu, 06 Mar 2014 08:38:23 GMT Ken-ichi Mito [45d3453] * misc/httpbench.pl (modified) refactor concurrent loops Thu, 06 Mar 2014 06:40:19 GMT Ken-ichi Mito [8c96802] * misc/httpbench.pl (modified) use LWP::UserAgent instead of LWP::Simple * LWP::Simple does not ... Thu, 06 Mar 2014 05:53:13 GMT Ken-ichi Mito [560dfd2] * misc/httpbench.pl (modified) measure the transfer data size and elapsed time Tue, 04 Mar 2014 21:49:04 GMT Ken-ichi Mito [0035554] * misc/httpbench.pl (modified) print usage if no arguments Tue, 04 Mar 2014 21:39:15 GMT Ken-ichi Mito [cff45ef] * misc/httpbench.pl (modified) use Getopt::Long safely * see ... Sat, 02 Nov 2013 14:58:01 GMT Ken-ichi Mito [d6dd05b] * misc/httpbench.pl (modified) fix: repeat loops in child processes * '$pm->finish and then ... Sat, 02 Nov 2013 14:31:34 GMT Ken-ichi Mito [512faed] * misc/httpbench.pl (added) http bench mark client with perl's Parallel::ForkManager * $ ...