I found that when I ask something more to Python, python doesn\'t use my machine resource at 100% and it\'s not really fast, it\'s fast if compared to many other interpreted
You can try the pypy py3 branch, which is more or less python compatible, but the official CPython implementation has no JIT.