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

            Bug ID: 65746
           Summary: Slow formatting of chapter list in big books
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Unprioritized
         Component: BookManagerv2
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
       Web browser: ---
   Mobile Platform: ---

In very big books(~20,000 sections) formatting of chapterlist for display on
book landing page, json editor and navbar is done in O(n) time by traversing
through the whole sections array which is not very efficient. Even after
caching, page loading takes >15 sec. for first time loading. We want it to be
something under 1 sec.

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