[13:53:12] * kostajh waves [13:54:08] Do you all have recommendations/tooling for monitoring the response body size for GET requests to Special:Homepage? Should we use e.g. `ob_get_length()` in the AfterFinalPageOutput hook? [13:55:13] For context, we recently added some extra data to the output of Special:Homepage for use with a client-side app, to avoid an HTTP request by the client-side app. And that made us think we'd want to keep an eye on response sizes [14:30:15] kostajh: hmm no I would not recommend tapping into native ob [14:30:26] Will check in later today on suggestions [14:31:16] Is there a task? [17:44:09] Krinkle: no task yet. I'll make one