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

Extend async tree benchmarks to cover eager task execution #279

Merged
merged 2 commits into from
May 10, 2023

Conversation

itamaro
Copy link
Contributor

@itamaro itamaro commented Apr 21, 2023

goes along with python/cpython#97696 (implemented in python/cpython#102853)

this change to pyperformance was used to measure the impact of the eager task execution feature.

@willingc
Copy link
Contributor

LGTM. Thanks @itamaro

@itamaro
Copy link
Contributor Author

itamaro commented May 1, 2023

with python/cpython#102853 merged, I think this PR can be merged now so we can continue benchmarking this feature

@kumaraditya303 kumaraditya303 merged commit 3615f18 into python:main May 10, 2023
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.

3 participants