It does make things like tests etc run way, way faster though.
After the first run most of the stat data will be cached in-memory anyway, but tens of thousands of unnecessary system calls hurts even with the actual data in memory...
It does make things like tests etc run way, way faster though.