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

godeltaprof: readMapping is doing repetitive job #73

Closed
korniltsev opened this issue Nov 28, 2023 · 0 comments
Closed

godeltaprof: readMapping is doing repetitive job #73

korniltsev opened this issue Nov 28, 2023 · 0 comments

Comments

@korniltsev
Copy link
Collaborator

Profile readMapping takes some time
https://flamegraph.com/share/3345670d-8dce-11ee-b135-0a855ce7b751

It is read on every profile dump. And for most users it is pretty much always the same between dumps.

We may consider adding an option to make reading mapping lazy - read once, reuse for future dumps.

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

1 participant