Is this the first time I’ve cranked out the graphs for 2024? I think it is…
https://github.com/sevenseacat/advent_of_code/blob/main/lib/y2024/day10.ex
Part 2 was trivial after implementing part 1. I like when that happens.
Name ips average deviation median 99th %
day 10, part 1 3.87 258.13 ms ±0.90% 258.51 ms 263.14 ms
day 10, part 2 4.19 238.57 ms ±0.55% 238.51 ms 241.13 ms


















