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

--- Comment #2 from Lupo <lupo.bugzi...@gmail.com> 2012-03-02 10:30:14 UTC ---
Testing with a slightly rewritten makeCollapsible (first set up and collect all
the elements to collapse, then in a second phase actually collapse them) gives
me the following rough timing (FF 3.6.27, MacOS 10.6.8): about 10 seconds to
collect and set up the collapsible tables, then another about 13 seconds to
actually collapse them.

FF setting dom.max_script_runtime is set to the default value of 10 seconds.

Of course I could just increase this timeout, but that's not really a solution.
Collapsing O(50) tables with O(200) rows really should not take that long. Nor
should finding the tables and setting up the toggles.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to