Comparision of several Wiki implementation speed. Method of comparision: I used the following call:
ab -n 10 -c 5 http://localhost/URL_OF_WIKI
On PIII 400Mhz VPS machine with low load (few runs, average result selected). I evaluated few Wikis and here are the test results:
| Wiki brand | requests per second |
|---|---|
| TWiki (CGI) | 0.6 |
| tiki-wiki | 0.6 |
| phpwiki | 1.2 |
| moinmoin (CGI) | 1.2 |
| mediawiki | 1.5 |
| dokuwiki | 4.0 |
| CMS Wiki | 600.0 |
| static file | 6000.0 |