Revert removal of CPU time profiling in 29658-29661. Those 0's and 10's will add...
authorTim Starling <tstarling@users.mediawiki.org>
Sat, 26 Jan 2008 01:49:17 +0000 (01:49 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Sat, 26 Jan 2008 01:49:17 +0000 (01:49 +0000)
commit1dd3b7fb3560d6475eca86c4942e24f43b33fef7
tree70b217f0ba13fa30e41a961eff05124ed67722d2
parentc089260cd7170c21299e7c7df269f3f01786e723
Revert removal of CPU time profiling in 29658-29661. Those 0's and 10's will add up to the correct guestimate reliably, as long as the decision as to which function gets the tick does not depend on the function. The variance of course will be larger, but it was pretty large to start with. Should fix breakage in report.py.
includes/ProfilerSimple.php
includes/ProfilerSimpleUDP.php