measureUserAgentSpecificMemory
API seems inaccurate in WASM mode
#60280
Labels
area-web
Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop.
Results from
measureUserAgentSpecificMemory
API call:memoryUsageInBytes: 6063731579
memoryInGb: 5.647290105931461
These numbers are significantly higher then when calling this API in non-wasm mode (JS).
Taking a heap snapshot from chrome DevTools showed a significantly smaller snapshot size:

More context:
The text was updated successfully, but these errors were encountered: