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

       Web browser: ---
            Bug ID: 58192
           Summary: Investigate WikiLove's performance
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Keywords: performance
          Severity: normal
          Priority: Unprioritized
         Component: WikiLove
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: b...@mzmcbride.com
                CC: legoktm.wikipe...@gmail.com, o...@wikimedia.org,
                    rkald...@wikimedia.org
            Blocks: 55683
    Classification: Unclassified
   Mobile Platform: ---

We should investigate whether we can improve WikiLove's performance.

When I visit <https://en.wikipedia.org/wiki/User:Brandon> while logged in and
call mw.loader.inspect() from the browser's console, I see:

---
0  jquery.ui.core        51.8 kB
1  ext.wikiLove.startup  49.6 kB
2  jquery.ui.button      25.4 kB
[...]
---

I also see:

---
0  jquery.ui.core        225  0  0.00%
1  ext.wikiLove.startup  60   0  0.00%
2  jquery.ui.button      43   0  0.00%
[...]
---

(The jquery entries are only provided for context, I don't believe they're
related to WikiLove.)

Focusing _only_ on the WikiLove-related entries, these seem high, given that
upon page load, the user has not interacted with (and likely will not interact
with) WikiLove.

This can likely be optimized.

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