jlfwong / jlfwong/speedscope

Native support for cProfile dump

Open
#477 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6.8k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

I want to analyze some code and I do really love your project! The only problem ist, cProfile is the only tool that gives me reasonable outputs, without crashing. Sadly, speedscope does not support their profile dumps.

Is there a way to make them readable? I was able to use [flameprof](https://github.com/baverman/flameprof) to generate an SVG, but that's it, it can't be interacted with or zoomed in.

If there is not alternative, maybe I will try to implement a translator from cProfile dump files to speedscope json files, but I am booked out until end of june.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.