6 ms·
It doesn't seem so at all from what I've tried.
by grondilu 2y ago
It doesn't seem so at all from what I've tried.
- Recursing 2y agoWhat have you tried? On webvm.io > $ time python3 -c "max(range(10**7))" real 0m1.558s On https://copy.sh/v86/?profile=archlinux https://copy.sh/v86/?profile=archlinux > # time python3 -c "max(range(10**7))" real 0m5.283s