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

Add GIL metric #810

Merged
merged 1 commit into from Apr 25, 2023
Merged

Add GIL metric #810

merged 1 commit into from Apr 25, 2023

Conversation

jrbourbeau
Copy link
Member

cc @ntabris for visibility

Closes #809

@jrbourbeau
Copy link
Member Author

Also cc @milesgranger

@jrbourbeau
Copy link
Member Author

Chatted with Nat offline and he mentioned we have GIL contention prometheus data for this CI build

Copy link
Contributor

@milesgranger milesgranger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks! :)

Comment on lines +91 to +96
dask.config.set(
{
"coiled.account": "dask-benchmarks",
"distributed.admin.system-monitor.gil.enabled": True,
}
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mrocklin
Copy link
Member

Just noting that I like that this went from request to ready-to-merge sub-day 👍

@jrbourbeau jrbourbeau merged commit 257ebb4 into main Apr 25, 2023
19 checks passed
@jrbourbeau jrbourbeau deleted the gilknocker branch April 25, 2023 17:37
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.

Try gilknocker
3 participants