firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Switch metrics tile to do chunked response encoding, and not buffer metrics

Open mmcgee-jump opened this issue 1 year ago • 0 comments

It should just memcpy() the metrics out of shared memory, and then slowly write them as the connection is writable with chunked encoding.

mmcgee-jump avatar Nov 30 '23 17:11 mmcgee-jump