It has 22 quizes, 11 forums, 11 url modules (external url), 4 games and 2 questionare surveys. Is there a configuration I am missing out on or am I what could I be doing wrong?
| # | Description | Time (seconds) | Acceptable limit | Critical limit |
| 1 | Moodle loading time | 0,006 | 0,5 | 0,8 |
| Load the "config.php" configuration file | ||||
| 2 | Processor processing speed | 0,296 | 0,5 | 0,8 |
| Call a PHP function with a loop to check the processor speed | ||||
| 3 | Reading file performance | 0,018 | 0,5 | 0,8 |
| Read a file multiple times to check the reading speed of the Moodle temporary folder | ||||
| 4 | Writing file performance | 0,124 | 1 | 1,25 |
| Write a file multiple times to check the writing speed of the Moodle temporary folder | ||||
| 5 | Reading course performance | 0,037 | 0,75 | 1 |
| Read a course multiple times to check the reading speed of the database | ||||
| 6 | Writing course performance | 1,340 | 1 | 1,25 |
| Write a course multiple times to check the writing speed of the database | ||||
| 7 | Database performance (#1) | 0,029 | 0,5 | 0,7 |
| Run a complex SQL query to check the speed of the database | ||||
| 8 | Database performance (#2) | 0,022 | 0,3 | 0,5 |
| Run a complex SQL query to check the speed of the database | ||||
| 9 | Login time performance for the guest account | 1,831 | 0,3 | 0,8 |
| Check the loading time of the guest account login page | ||||
| 10 | Login time performance for a fake user account | 1,530 | 0,3 | 0,8 |
| Check the loading time of a fake user account login page | ||||
| Total time | 234,233 |