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

including child tasks in Trio measurement #9

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft

Conversation

belm0
Copy link
Owner

@belm0 belm0 commented Aug 17, 2022

add variants of trio_perf_counter() and TrioPerfTimer that include child tasks

TODO: make including child tasks the default

Fixes #8

@belm0 belm0 marked this pull request as draft August 17, 2022 01:54
@belm0 belm0 force-pushed the trio_child_tasks branch from 430fb49 to 5aa87be Compare August 17, 2022 02:06
@belm0 belm0 changed the title including child tasks in Trio task measurement including child tasks in Trio measurement Aug 17, 2022
@belm0 belm0 force-pushed the trio_child_tasks branch from 5aa87be to 619cb99 Compare August 17, 2022 03:54
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.

trio async timings should include child tasks
1 participant