Day 12: Passage Pathing
Puzzle Description
Scala Center Link
Scala Center Advent of Code 2021, Day 12
Full Solution Source
There's no writeup yet, but you can view the benchmark and solution here:
Benchmark
Part 1
|
Mean |
Error |
|
|---|---|---|
|
JVM |
48.022 ms |
+/- 0.943 ms |
|
JS |
166.737 ms |
+/- 3.520 ms |
|
Native |
93.478 ms |
+/- 0.236 ms |
|
Haskell |
50.386 ms |
+/- 0.582 ms |
Part 2
|
Mean |
Error |
|
|---|---|---|
|
JVM |
1758.055 ms |
+/- 460.582 ms |
|
JS |
7093.840 ms |
+/- 1103.300 ms |
|
Native |
3725.370 ms |
+/- 142.136 ms |
|
Haskell |
3291.544 ms |
+/- 1494.888 ms |