Quoting Ken Jin

Ken Jin announced that CPython JIT has hit its performance goals significantly ahead of schedule for macOS AArch64 and x86_64 Linux. The 3.15 alpha JIT now performs 11-12% faster on macOS AArch64 compared to the tail calling interpreter, and 5-6% faster than the standard interpreter on x86 architectures.

Source: Simon Willison