BitsExplorer
Preview of Python Gil Testing

Python Gil Testing

Benchmarks CPython 3.12 (GIL) against 3.14 with the GIL on and the free-threaded 3.14t build (GIL off), and renders a self-contained HTML report that also explains what changed inside the interpreter.

Description excerpted from the original listing, which is linked below.

Open it Listing