jlfwong / speedscope

🔬 A fast, interactive web-based viewer for performance profiles.
https://www.speedscope.app
MIT License
5.45k stars 237 forks source link

Ability to pass data encoded #462

Open vasilvestre opened 7 months ago

vasilvestre commented 7 months ago

I use an iframe system on my site to show json I just generated, they are not accessible to public due to localhost usage. Is there a way to display speedscope with encoded data, kind off like a base64 encode ?