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

--- Comment #6 from Krinkle <krinklem...@gmail.com> ---
Lastly, assuming the base motivation for this is performance; I'm pretty sure
that there are much more notable and worthwhile areas to focus on when it comes
to perceptive performance for the user's experience.

Bandwidth is important, but http requests even more, and this is where general
platform-wide improvements regarding minification and bundling come in.

At the individual app level I'd recommend focussing on execution performance. A
few slow DOM operations on every page triumph a few milliseconds of code
parsing or one-time downloading (then cached). I don't have statistics at hand,
but I believe Ori has done the necessary research on this in the past. It's not
worth our time at the moment.

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