[13:33:55] Upstream Etherpad lite performance issue we filed in 2013 was closed with some testing added https://github.com/ether/etherpad-lite/issues/1763#issuecomment-798871563 [21:25:57] what is the recommended way of adding temporary logging code to an extension? do it in master, cherry-pick to the deployment branch, then revert both? or work exclusively in the deployment branch? [21:31:25] Depends how temporary it's gonna be :) [21:32:14] ~couple of days [21:33:17] If it was going to be a few weeks, merging into master would make sense. If it's only a few days, just do it on the deployment branch. And probably don't even bother reverting it out unless you really need to [21:45:49] cool, thanks Reedy [22:45:51] can someone look in the logs and see if there's anything useful for https://phabricator.wikimedia.org/T277419