Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(node-wasm): Fix high memory consumption
`tracing_web::performance_layer` was causing high memory consumption because browser was keeping high resolution data for each tracing event. Fixes #352 and #353
- Loading branch information