jlfwong/speedscope

Format support: Import from pyflame

Aberta

#146 aberto em 21 de ago. de 2018

 (1 comentário) (3 reações) (0 responsável)TypeScript (320 forks)batch import
charity donation bountyhelp wantedimport source

Métricas do repositório

Stars
 (6.728 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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)

Guia do colaborador