Closed drewdaemon closed 2 years ago
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.
This issue was closed because it has been stalled for 5 days with no activity.
I'm trying to use 0x to profile a build script that takes several minutes. It looks like the flame graph buffer pushes me over the memory limit. Would be nice if this work was done with a stream or at least if I had the option to pass v8's
--max-old-space-size
flag through.