bd808 added a subscriber: bd808. bd808 added a comment. Static php files (which can be created at deploy time if needed like the l10n cdb files are on the WMF cluster) are much better than json for server-side performance. HHVM and PHP5/7 can both cache PHP bytecode and eliminate the file read and parse stages that json requires.
TASK DETAIL https://phabricator.wikimedia.org/T47532 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: bd808 Cc: bd808, Liuxinyu970226, Tobi_WMDE_SW, JeroenDeDauw, aude, wikibugs-l-list, daniel, Wikidata, GWicke, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
