https://bugzilla.wikimedia.org/show_bug.cgi?id=45816
--- Comment #10 from Frédéric Wang <[email protected]> --- MathJax is only loaded by Wiki pages with <math> tags (and of course only when the MathJax mode is enabled). Also MathJax is split in several parts like TeX parser, HTML-CSS render etc and only the parts that are needed are loaded. However, it remains a big library and my experiments on an ipod with the page I just mentioned was that the rendering is very slow. The need of Web fonts make that even worse, especially when they are not cached by the system (bug 38751). The exact performance will have to be tried and studied carefully. A first step to test the water will be to make it an option for anonymous users (bug 48036). (On the other hand, the native MathML of my Ipod's Safari in the page I mentioned I mentioned is fast) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
