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

Profiling with Flame Graphs #19

Closed
mbtaylor opened this issue Feb 22, 2024 · 6 comments
Closed

Profiling with Flame Graphs #19

mbtaylor opened this issue Feb 22, 2024 · 6 comments
Assignees
Labels
meetup-suggestion Suggestion for a meetup scheduled This meetup suggestion has been scheduled for an upcoming meetup.

Comments

@mbtaylor
Copy link

Flame Graphs are a neat tool for finding out where your code is spending time/resources, which you need to know if you want to improve performance.

Generating them tends to be quite platform-specific, but I could give an introduction to what they look like and show some examples.

@fjebaker
Copy link
Member

Brendan Gregg is such a cool guy! Yes this would be very cool!

@fjebaker fjebaker added the meetup-suggestion Suggestion for a meetup label Feb 22, 2024
@fjebaker
Copy link
Member

Hi Mark! Would you be available to lead a discussion on this on the 15th of March?

@mbtaylor
Copy link
Author

Will do.

@fjebaker fjebaker added the scheduled This meetup suggestion has been scheduled for an upcoming meetup. label Mar 12, 2024
@mbtaylor
Copy link
Author

@fjebaker I was going to add a repository here with some presentation materials; I think I need to be an astro-group-bristol member for that, can you fix it for me?

@fjebaker
Copy link
Member

@mbtaylor You should have received an invite now!

@mbtaylor
Copy link
Author

Materials at https://github.com/astro-group-bristol/profiling-with-flamegraphs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meetup-suggestion Suggestion for a meetup scheduled This meetup suggestion has been scheduled for an upcoming meetup.
Projects
None yet
Development

No branches or pull requests

2 participants