daniel created this task. daniel added subscribers: JohnLewis, daniel, aude, Wikidata-bugs. daniel added projects: Patch-For-Review, Wikidata, MediaWiki-extensions-WikibaseRepository. daniel changed Security from none to none.
TASK DESCRIPTION Currently, we use: ``` return unserialize( serialize( $this ) ); ``` This is horribly inefficient. T74158 "Deferred entity deserialization" mitigates the problem somewhat, but doesn't really solve it. TASK DETAIL https://phabricator.wikimedia.org/T78266 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: Aklapper, JohnLewis, daniel, aude, Wikidata-bugs _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
