When I mark a comment as Done, Phabricator waits for an AJAX call to complete before updating the UI to show a checked box.
Right now, at 10pm when I assume our install is not under heavy load, this AJAX call is consistently taking 10-12s.
Is there some way I can profile the slowness using Multimeter?