| 151 | Tests were performed on the following environment: |
| 152 | |
| 153 | * OS: Gentoo Linux |
| 154 | * Web-server: Apache 2.2 |
| 155 | * PHP: 5.3.3 |
| 156 | * Clean Dolphin 7.0.3 development version with default settings with all modules installed |
| 157 | |
| 158 | Test was performed with Apache benchmark (ab) tool: |
| 159 | |
| 160 | |
| 161 | {{{ |
| 162 | ab -c 50 -n 200 -C memberID=1 -C memberPassword=XXX http://local-domain/local/path/index.php |
| 163 | }}} |
| 164 | |
| 165 | It means 200 requests with 50 concurrency requests. |
| 166 | Total test execution time was measured. |
| 167 | |