Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

User:Brendan Heywood/MDL-70243-file-io-debug

From MoodleDocs

File IO debugging

High level summary

If $CFG->perfdebug is on then you will be shown a summary table in the footer of all the IO to each part of the filesystem that Moodle uses.

Low level IO debugging

If you want to see exactly what is going on under the hood then you can turn on low level debugging.


Simulated latency