Viceroy icon indicating copy to clipboard operation
Viceroy copied to clipboard

Report host-side heap usage

Open aturon opened this issue 3 years ago • 0 comments

Viceroy currently reports the final wasm heap size each time it completes a request. For greater fidelity to C@E, we should report the host heap usage as well, since both are counted against the overall RAM limit.

Part of https://github.com/fastly/Viceroy/issues/8.

aturon avatar Jul 14 '21 19:07 aturon