Doug asked that I add some plain 'ol mod_cgi tests
to compare mod_perl to, so here you go!

hello]# ./bench.pl -time 10 CGI
Test Name                           Test File  Hits/sec   Total Hits Total Time 
sec/Hits   Bytes/Hit  
------------                        ---------- ---------- ---------- ---------- 
---------- ---------- 
Apache::Registry CGI Raw            hello_raw.  591.6     5929 hits  10.02 sec  
0.001690   52 bytes   
Apache::Registry CGI.pm             hello.cgi   406.2     4068 hits  10.02 sec  
0.002462   216 bytes  
mod_cgi CGI Raw                     hello_raw.  124.3     1243 hits  10.00 sec  
0.008046   196 bytes  
mod_cgi CGI.pm                      hello.cgi     9.2     99 hits    10.81 sec  
0.109242   216 bytes  
mod_speedycgi                       hello.cgi   248.8     2500 hits  10.05 sec  
0.004019   216 bytes  

The benchmark suite as usual is at
  http://www.chamas.com/bench/hello.tar.gz

--Josh
_________________________________________________________________
Joshua Chamas                           Chamas Enterprises Inc.
NodeWorks <- Web Link Checking          Huntington Beach, CA  USA 
http://www.nodeworks.com                1-714-625-4051

Reply via email to