Day 12: Passage Pathing

Puzzle Description

Advent of Code 2021, Day 12

Scala Center Advent of Code 2021, Day 12

There's no writeup yet, but you can view the benchmark and solution here:

Benchmark

Part 1

Mean

Error

JVM

46.649 ms

+/- 0.835 ms

JS

206.870 ms

+/- 2.787 ms

Native

86.948 ms

+/- 0.342 ms

Haskell

50.386 ms

+/- 0.582 ms

Part 2

Mean

Error

JVM

1706.205 ms

+/- 228.177 ms

JS

8539.999 ms

+/- 2201.139 ms

Native

3785.184 ms

+/- 7951.144 ms

Haskell

3291.544 ms

+/- 1494.888 ms

Run it in the browser!