]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124613: Deactivate perf support in tests if the jit is set (#124794)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Fri, 4 Oct 2024 00:00:32 +0000 (02:00 +0200)
committerGitHub <noreply@github.com>
Fri, 4 Oct 2024 00:00:32 +0000 (02:00 +0200)
commit5e9e50612eb27aef8f74a0ccc234e5cfae50c4d7
treeef17de0960c49dfd5000d332660b24321bfbc47c
parentc8db0e817e7e0db501533fc8bf5b30c18e60aa3d
gh-124613: Deactivate perf support in tests if the jit is set (#124794)

gh-124613: Deactivate the JIT during perf tests

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Lib/test/test_perf_profiler.py