https://bugzilla.wikimedia.org/show_bug.cgi?id=52865

--- Comment #10 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to comment #9)
> I was all ready to say something about complex templates and try using lua,
> but...
> 
> I tried the ?forceprofile option to the url, and had some interesting
> results:
> 
> 100.00% 15.629602      1 - -total
>  99.64% 15.572851      1 - MediaWiki::main
>  97.16% 15.185047      1 - MediaWiki::performRequest
>  96.96% 15.154744      1 - MediaWiki::performAction
>  96.95% 15.153300      1 - Article::view
>  95.98% 15.001263      1 - PoolCounter_Client::acquireForAnyone
>   2.39% 0.373406      1 - OutputPage::output
> 
> Which seems wrong, so maybe something is wrong with Pool counter config?

Actually, that's probably just because i was visiting a pretty busy page, and
maybe someone else had started rendering it in the time between my browser
following the redirect from ?action=purge to the real page. Anyhow, ignore what
i said above.

Problem is probably really complicated templates that need to be optimized (The
templates take so long to render, that the page times out). Using lua for
templates will probably result in a big speed boost.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to