jlfwong/speedscope

Format support: Import from pyflame

Open

#146 创建于 2018年8月21日

在 GitHub 查看
 (1 评论) (3 反应) (0 负责人)TypeScript (181 fork)batch import
charity donation bountyhelp wantedimport source

仓库指标

Star
 (4,040 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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)

贡献者指南