|
Script Efficiency Measurement
|
I would like some solid way to measure how efficient a certain script is so I know if it should be tweaked or some such thing. I'm creating an array-based database system and I want to know how much resources it is taking to synch the forms on all clients. Basically when you login the whole database is downloaded to your client and any changes to the database are sent to all clients.
The information provided by /stats is not accurate enough to measure a script's efficiency. |
|