Skip to content

[python_sample_count] Add new check - #163

Draft
KowalskiThomas wants to merge 1 commit into
mainfrom
kowalski/python_sample_count-add-new-check
Draft

[python_sample_count] Add new check#163
KowalskiThomas wants to merge 1 commit into
mainfrom
kowalski/python_sample_count-add-new-check

Conversation

@KowalskiThomas

Copy link
Copy Markdown
Contributor

What is this PR?

This PR adds a check for the Python Profiler to ensure we don't emit absurd amounts of wall time samples when there are many tasks / greenlets in the process.

Currently, the few seconds-long script generates about 50k samples, due to the 500+10 tasks that exist. We are currently working on getting that number down by intelligently selecting which tasks to sample.

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

Successfully merging this pull request may close these issues.

1 participant