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

Bartosz Dziewoński <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Bartosz Dziewoński <[email protected]> ---
(In reply to comment #0)
> I'm facing a severe performance issue on history pages in Firefox 22
> on Windows 7 x64. Page load is very slow (with bits.wikimedia.org
> being acesses multiple times in the beginning), later on there seems
> to be executed some heavy JavaScript which makes the browser
> unresponsive over large amounts of time.

Debug mode *is* slow. If this is not an issue in "regular" mode, then I
wouldn't bother, really.


> 1) "curCSS()" which is called from an anonymous function in
>    "mediawiki.searchSuggest.js"

This is a red herring; curCSS() is internal jQuery function which is called by
basically everything everywhere. (Primary offender here might be the ULS
extension, see bug 49935.)


> 2) "updateDiffRadios()" which gets called from
>    "jQuery.prototype.ready()" in "load.php"

Yeees, this might be an issue, but I have never experienced substantial
slowdown related to this myself, and I'm on a mid-end laptop.


> 3) "DocumentUtils_getFormData() which gets called from
>    "ssi_onTimerCallback()" in "SessionStore.jsm"

Sounds like a Firefox extension.

-- 
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