jlfwong / jlfwong/speedscope

Use speedscope programmatically

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

Description

For NodeJS service I use CPU profiler from `node:inspector`.
In order to analyse profile, every time `.cpuprofile` file should be manually extracted and passed to https://www.speedscope.app/.
But it would be more handy to return `speedscope` html after profile is ready.

Is there any possibility to use `speedscope` not only through CLI?

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.