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

       Web browser: ---
            Bug ID: 51360
           Summary: Special:Version with exts in git is too slow, needs
                    caching or using something other than git show
           Product: MediaWiki
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Special pages
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Special:Version on labs requires digging out the info from git for each
extension, this comes down to git show on each extension, which takes far too
long.  Either information should be cached and we should be clever about how we
check that the cached info for an ext is no longer valid, or we should get the
info for multiple repos in a batch, instead of shelling out separately for each
one.

Representative is this output:  Served by deployment-apache33 in 28.877 secs. 
See http://en.wikipedia.beta.wmflabs.org/wiki/Special:Version to test for
yourselves.

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