]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-109330: Dump and compare stats using opcode names, not numbers (GH-109335)
authorMichael Droettboom <mdboom@gmail.com>
Tue, 12 Sep 2023 21:12:57 +0000 (17:12 -0400)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2023 21:12:57 +0000 (14:12 -0700)
commit5dcbbd8861e618488d95416dee8ea94577e3f4f0
tree927dd61ea0134f9cada72b1b28d6b592184ee4e4
parent90cf345ed42ae4d17d2a073718985eb3432a7c20
GH-109330: Dump and compare stats using opcode names, not numbers (GH-109335)
Python/specialize.c
Tools/scripts/summarize_stats.py