mirror of
https://github.com/Noettore/AdventOfCode.git
synced 2025-10-15 03:36:39 +02:00
1.8 KiB
1.8 KiB
Advent of Code
Year 2021 - Python
Day | Execution time with CPython 3.8.12 | Execution time with PyPy 7.3.3 Python 3.6.12 |
---|---|---|
Day 1 | 1.3404 ms | 244.3283 us |
Day 2 | 995.6699 us | 372.0404 us |
Day 3 | 5.5745 ms | 919.8747 us |
Day 4 | 18.0422 ms | 3.7518 ms |
Day 5 | 119.3650 ms | 62.0737 ms |
Day 6 | 1.1949 ms | 257.7554 us |
Day 7 | 863.2802 us | 426.8359 us |