Closed itamaro closed 1 year ago
goes along with https://github.com/python/cpython/issues/97696 (implemented in https://github.com/python/cpython/pull/102853)
this change to pyperformance was used to measure the impact of the eager task execution feature.
LGTM. Thanks @itamaro
with https://github.com/python/cpython/pull/102853 merged, I think this PR can be merged now so we can continue benchmarking this feature
goes along with https://github.com/python/cpython/issues/97696 (implemented in https://github.com/python/cpython/pull/102853)
this change to pyperformance was used to measure the impact of the eager task execution feature.