I'm trying to import Trace Event Format JSON that has 300,000+ records, however it fails because of https://github.com/jlfwong/speedscope/pull/438. [Here's the link of JSON](https://perf.rust-lang.org/perf/processed-self-profile?commit=f067fd6084d750f3797f54b71771c5dbc149726f&benchmark=ripgrep-13.0.0-opt&scenario=full&type=crox) Related: #386