Intend of this repo is to investigate new features introduced in python 3.13 (mostly disabled GIL and experimental JIT). Also checks what difference makes compiling python with gcc or clang.
- whatever is needed to build python
gcc
andclang
bash
- to run main scriptshyperfine
- benchmarking tool