]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124613: Don't run perf tests in JIT builds (#124792)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Mon, 30 Sep 2024 17:57:00 +0000 (18:57 +0100)
committerGitHub <noreply@github.com>
Mon, 30 Sep 2024 17:57:00 +0000 (17:57 +0000)
commit35541c410d894d4fa18002f7fdbebfe522f8320e
treea435907edc06e1f0946300b7072ad5703e17a9bb
parentfac5e7aa171f8547fcb56f090e718c15ffd79d0b
gh-124613: Don't run perf tests in JIT builds (#124792)

* gh-124613: Don't run perf tests in JIT builds

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
* Apply suggestions from code review

Co-authored-by: Victor Stinner <vstinner@python.org>
---------

Signed-off-by: Pablo Galindo <pablogsal@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Lib/test/test_perf_profiler.py