Skip to content

Conversation

@itamaro
Copy link
Contributor

This PR adds 8 new async_tree benchmark variants covering TaskGroups usage for the 8 original variants.
In addition, I also added asyncio tags to all these benchmarks, and added a requires-python field to restrict the TaskGroups variants to >=3.11 and the eager variants to >=3.12.

fixedgh-287

@itamaro
Copy link
ContributorAuthor

cc @kumaraditya303 you were interested in this

@kumaraditya303kumaraditya303 merged commit c2e1adb into python:mainJun 13, 2023
Sign up for freeto 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.

asyncio gather vs TaskGroup in async_tree benchmarks

2 participants

@itamaro@kumaraditya303