javascript-agent-memory icon indicating copy to clipboard operation
javascript-agent-memory copied to clipboard

JavaScript agent memory API

Generalized and extended version of this proposal is available at https://github.com/ulan/performance-measure-memory


JavaScript agent memory API

Proposal to add an API that estimates the amount of memory used by JavaScript objects of the current JavaScript agent. Details are in explainer.md.

Authors: [email protected], [email protected], [email protected], [email protected]