aiarena-docker-base
aiarena-docker-base copied to clipboard
Install Python 3.11
Originally suggested by BuRny on discord
https://docs.python.org/3.11/whatsnew/3.11.html#faster-cpython
CPython 3.11 is on average 25% faster than CPython 3.10 when measured with the pyperformance benchmark suite, and compiled with GCC on Ubuntu Linux. Depending on your workload, the speedup could be up to 10-60% faster.
The community would need some notice since compiled code relies on a specific python version.