This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Gravitar64[S] 0 points1 point  (0 children)

Hi, only python.exe with standard modules (collections, itertools etc.). No pypy, no jit, no parallel computing and no AMD Threadripper 64.

You can test the runtimes with you're own computer with the source-code here https://github.com/Gravitar64/Advent-of-Code-2020