Skip to content

Instantly share code, notes, and snippets.

@dann
Created January 2, 2009 16:26
Show Gist options
  • Select an option

  • Save dann/42592 to your computer and use it in GitHub Desktop.

Select an option

Save dann/42592 to your computer and use it in GitHub Desktop.
ulimit -c unlimited; /usr/bin/perl /home/dann/workdir/App-Benchmark-WAF/trunk/t/TEST.PL
Generating config with the following custom settings
MaxClients: 2
MinClients: 1
/usr/sbin/apache2 -d /home/dann/workdir/App-Benchmark-WAF/trunk/t -f /home/dann/workdir/App-Benchmark-WAF/trunk/t/conf/httpd.conf -D APACHE2 -D PERL_USEITHREADS
using Apache/2.2.8 (prefork MPM)
waiting 60 seconds for server to start: ....
waiting 60 seconds for server to start: ok (waited 3 secs)
server localhost:8529 started
t/helloworld/modperl/00_cgi............# [cgi (modperl)]: 1431.24 [#/sec] (mean)
t/helloworld/modperl/00_cgi............ok
t/helloworld/modperl/01_cgi-object.....# [cgi-object (modperl)]: 1042.44 [#/sec] (mean)
t/helloworld/modperl/01_cgi-object.....ok
t/helloworld/modperl/02_cgi-app........# [cgi-app (modperl)]: 826.80 [#/sec] (mean)
t/helloworld/modperl/02_cgi-app........ok
t/helloworld/modperl/03_menta..........skipped
all skipped: unimplemented
t/helloworld/modperl/05_nanoa..........# [nanoa (modperl)]: 660.52 [#/sec] (mean)
t/helloworld/modperl/05_nanoa..........ok
t/helloworld/modperl/08_catalyst.......# [catalyst (modperl)]: 154.62 [#/sec] (mean)
t/helloworld/modperl/08_catalyst.......ok
t/helloworld/modperl/98_angelos........# [angelos (modperl)]: 456.21 [#/sec] (mean)
t/helloworld/modperl/98_angelos........ok
t/helloworld/modperl/99_http-engine....# [http-engine (modperl)]: 862.55 [#/sec] (mean)
t/helloworld/modperl/99_http-engine....ok
All tests successful, 1 test skipped.
Files=8, Tests=7, 18 wallclock secs ( 0.39 cusr + 2.77 csys = 3.16 CPU)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment