jlfwong / speedscope

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

Format support: Import from pyflame #146

Open jlfwong opened 6 years ago

jlfwong commented 6 years ago

This could either by done by contributing an importer to speedscope like we have for stackprof (https://github.com/jlfwong/speedscope/blob/100578c536a3afab39fb6803d28913d12eac29c5/src/import/stackprof.ts), or by contributing a speedscope file format outputter to pyflame, like I did for rbspy (https://github.com/rbspy/rbspy/pull/161)

jlfwong commented 6 years ago

I’ll commit to implementing this feature myself if a total of $200 of donations is made to any combination of these specific charities:

If you’d like to contribute to that total, please post a screenshot of your donation receipt in this thread*.

Independent of that, I would accept a PR to implement this, regardless of donation amounts.

*: I'm planning on trying this policy on a number of issues. Donations will apply to the total of exactly one issue, so please don't post the same receipt in multiple issue threads.