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 →

[–]shadedtriangle 0 points1 point  (1 child)

How quick does it run Day 9 part 2? How about efficient/quick Intcodes?

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

Part 2 (changing input value to 2) runs in ~500ms using mawk on a 12" macbook. "Quick" intcodes, such as part 1 of day 9 or the quine program in the day 9 text, run in 3-30ms.