diff options
author | Petr Viktorin <encukou@gmail.com> | 2024-02-28 11:53:48 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 11:53:48 (GMT) |
commit | 7acf1fb5a70776429bd99e741d69471eb2d1c1bb (patch) | |
tree | 4b2f0bd7f2aaa03f84f3b77638de09eac892f150 /Python/executor_cases.c.h | |
parent | 3b63d0769f49171f53e9cecc686fa01a383bd4b1 (diff) | |
download | cpython-7acf1fb5a70776429bd99e741d69471eb2d1c1bb.zip cpython-7acf1fb5a70776429bd99e741d69471eb2d1c1bb.tar.gz cpython-7acf1fb5a70776429bd99e741d69471eb2d1c1bb.tar.bz2 |
gh-114911: Add CPUStopwatch test helper (GH-114912)
A few of our tests measure the time of CPU-bound operation, mainly
to avoid quadratic or worse behaviour.
Add a helper to ignore GC and time spent in other processes.
Diffstat (limited to 'Python/executor_cases.c.h')
0 files changed, 0 insertions, 0 deletions