[07:45:03] reviews on https://gerrit.wikimedia.org/r/c/mediawiki/extensions/CentralAuth/+/661042/ would be appreciated, should solve a few train blockers, see https://phabricator.wikimedia.org/T273511 [15:32:49] https://phabricator.wikimedia.org/T273242: so FeaturedFeeds attempts to cache both a Title and an User object [21:05:10] duesen: I have this idea. It seems lots of time shown in flamegraph is being spent on deserilizing and serializing site object. We can have a much smaller object like SiteIdentity(TM) as a data value but I'm a bit afraid of scope creep. I think it should be immutable for sure but do you have more input before I jump into writing code? [21:06:57] it's being used for example in api.php for list of acceptable sites for wikidata [21:07:35] 10% of all the time spent in handling api requests is just being spent on deserializing it from APCu [21:40:53] @Amir1 my brain is fried for today, ping me tomorrow :)