summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_optimizer.py
Commit message (Expand)AuthorAgeFilesLines
* GH-115816: Make tier2 optimizer symbols testable, and add a few tests. (GH-11...Mark Shannon2024-02-271-0/+7
* gh-115058: Add ``reset_rare_event_counters`` function in `_testinternalcapi` ...Kirill Podoprigora2024-02-121-0/+3
* gh-115142: Skip test_optimizer if _testinternalcapi module is not available (...Kirill Podoprigora2024-02-091-1/+4
* gh-114312: Collect stats for unlikely events (GH-114493)Michael Droettboom2024-01-251-0/+75