On Thu, Oct 25, 2012 at 10:00 AM, Johannes Weberhofer <[email protected]> wrote: > Is there any possibility to check in which section of the code the time is > lost? If no other solution, I will next week try to see if a "standard" > mediawiki from an unpacked tar is having the same issues. > > Johannes
http://www.mediawiki.org/wiki/Manual:How_to_debug#Profiling Enable profiling and it will break down timings on what is taking how long. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
