Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] how to read results? #26

Open
rafaelingaramo opened this issue Feb 21, 2024 · 1 comment
Open

[Question] how to read results? #26

rafaelingaramo opened this issue Feb 21, 2024 · 1 comment

Comments

@rafaelingaramo
Copy link

Hey @mmarchini

I'm new to node and memory profiling on node apps,

rn i'm using node20 with a React App, and I want to get the heap-profile to decide on memory limits for my node app under a docker container, I was able to run your library without any problems, but there's nothing under README.md file describing any tool that can read the output from your library, Maybe can you point me out a way to read the profiling results?

all the best

@shevchenkonik
Copy link

Hey @rafaelingaramo,

The results could be loaded on Google Chrome Developer Tools. If you need some FlameGraphs for CPU Profiling, then you can use some tools that support FlameGraphs, e.g., speedscope

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants