Note:

This site is no longer used and is in read-only mode. Instead please go to our new 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