On 28/12/11 14:52, Daniel Friesen wrote:
So, we're not actually running the profiler within LocalSettings.php or anywhere before it.
((And if we really wanted to do that, I'd almost argue for a setup where wfProfilerIn will queue up a deferred list of profiling entries and then when LocalSettings.php finishes we make a call after the inclusion that commits them. So that we don't have to worry about the profiler even being created till after the profiler config is setup))
Yes we really want to do it. I already said it's important. So you should decide whether you're going to really argue for that or just almost argue.
-- Tim Starling