I was wondering if anyone out there knows of a script that can record the time it takes for the same operation on a database and on a file to find out which is truely faster or if they are about the same in access time/overhead.
I'm coding on a templating system and am currently storing templates in files, but if I can see some evidence that a database would be more effective I would gladly switch to using one.
Atom