webpack-bundle-compare
webpack-bundle-compare copied to clipboard
out of memory crash when uploading a stats msgpack of ~10MB
I'm trying to import some very big stats file in msgpack and gzipped, but unfortunately the stats must be too big that the application runs out of memory. I've tried to debug the issue but it is very hard for me.
Unfortunately I can't share the stats file as it occurs on a private project. But I can tell you that the generated stats is ~10MB
How can I solve the problem? any support is very appreciated
I experience the same issue with an 8,5 MB file.