Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Benchmarking

Quote Reply
Benchmarking
I am experimenting with the forum under mod_perl and I want to have some sort of benchmark for its performance with or without mod_perl.

From a previous post I gathered that you could use time ./gforum.cgi > /dev/null to measure the time it takes to execute gforum.cgi as a cgi script (not using mod_perl). This gives me something like:
0.77user 0.04system 0:00.81elapsed 99%CPU

I also tried to use ab (apache benchmark), and it gave me something like:
Time per request: 817.00 [ms]

To me this looks like the same time I get with 'time'. I also started apache without mod_perl and I got about the same result.

Does that mean that mod_perl is not properly set up on my server? Or does it mean that the benchmark 'does not feel' mod_perl? (At some point the server with mod_perl would not start up, because of a missing module that is used by gforum. I installed the module and since then it doesn't complain anymore, so I assume the setup is OK).

I am using a fairly out-of-the-box apache configuration (Mandrake 8.2), with mod_perl.

Any help, or hint in the right direction is greatly appreciated.

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Subject Author Views Date
Thread Benchmarking yogi 5329 Apr 4, 2002, 12:45 PM
Thread Re: [yogi] Benchmarking
Alex 5215 Apr 4, 2002, 12:49 PM
Thread Re: [Alex] Benchmarking
yogi 5194 Apr 4, 2002, 1:35 PM
Thread Re: [yogi] Benchmarking
Paul 5174 Apr 4, 2002, 1:37 PM
Post Re: [Paul] Benchmarking
yogi 5225 Apr 4, 2002, 1:55 PM
Post Re: [yogi] Benchmarking
Jagerman 5156 Apr 4, 2002, 2:35 PM
Thread Re: [Alex] Benchmarking
yogi 5160 Apr 4, 2002, 2:37 PM
Thread Re: [yogi] Benchmarking
Jagerman 5182 Apr 4, 2002, 3:05 PM
Thread Re: [Jagerman] Benchmarking
Alex 5162 Apr 4, 2002, 5:03 PM
Post Re: [Alex] Benchmarking
yogi 5154 Apr 4, 2002, 11:57 PM
Post Re: [Alex] Benchmarking
Paul 5136 Apr 4, 2002, 11:59 PM
Thread Re: [Alex] Benchmarking
yogi 5106 Apr 6, 2002, 11:37 AM
Thread Re: [yogi] Benchmarking
Alex 5128 Apr 6, 2002, 12:31 PM
Post Re: [Alex] Benchmarking
yogi 5105 Apr 6, 2002, 1:01 PM
Post Re: [Alex] Benchmarking
yogi 4984 Apr 15, 2002, 3:04 PM