adrianheine created this task. Herald added a subscriber: Aklapper. TASK DESCRIPTION Currently, `OutputPageBeforeHTMLHookHandler` always fetches an `EntityRevision` for displaying the termbox. Entity revisions are cached by `CachingEntityRevisionLookup`, so this does not hit us as hard as it could in terms of `wgBackendResponseTime`. The memory footprint due to that caching is probably quite high, though. For entity page views on uncached entity revisions, getting rid of this should half `wgBackendResponseTime`.
TASK DETAIL https://phabricator.wikimedia.org/T132662 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: adrianheine Cc: Aklapper, adrianheine, D3r1ck01, Izno, Wikidata-bugs, aude, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
