jlfwong/speedscope

Format support: Import from pyflame

Open

#146 geöffnet am 21. Aug. 2018

Auf GitHub ansehen
 (1 Kommentar) (3 Reaktionen) (0 zugewiesene Personen)TypeScript (181 Forks)batch import
charity donation bountyhelp wantedimport source

Repository-Metriken

Stars
 (4.040 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 17h) (1 gemergte PR in 30 T)

Beschreibung

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)

Contributor Guide