aiarena-docker-base icon indicating copy to clipboard operation
aiarena-docker-base copied to clipboard

Install Python 3.11

Open raspersc2 opened this issue 2 years ago • 1 comments

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.

raspersc2 avatar May 14 '22 20:05 raspersc2