view numbers are the average of ~1000 requests with 3 concurrent users. Requests were made to all the pages in the TWiki web i.e. all plugins pages were hit. edit and save numbers are the averages of 10 runs of each with 3 concurrent users. Most plugins were installed.
| Requests per second | Normalised performance index | |||
|---|---|---|---|---|
view | edit | save | ||
| Vanilla | 0.88 | 0.95 | 1.03 | 1.00 |
SpeedyCGI without mod_speedycgi | 2.27 | 1.91 | 0.79 | 1.74 |
SpeedyCGI with mod_speedycgi | 2.38 | 3.14 | 3.47 | 3.14 |
mod_perl | 2.45 | 3.20 | 3.52 | 3.21 |
mod_perl numbers have to be taken with a grain of salt, as I don't think mod_perl works very reliably with TWiki. SpeedyCGI, on the other hand, seems pretty robust (despite misgivings about global variables!)
-- CrawfordCurrie - 16 Jun 2004