Day 11: Dumbo Octopus
Puzzle Description
Scala Center Link
Scala Center Advent of Code 2021, Day 11
Full Solution Source
There's no writeup yet, but you can view the benchmark and solution here:
Benchmark
Part 1
Mean |
Error |
|
---|---|---|
JVM |
27.145 ms |
+/- 0.408 ms |
JS |
74.246 ms |
+/- 0.060 ms |
Native |
54.585 ms |
+/- 0.120 ms |
Haskell |
18.407 ms |
+/- 0.151 ms |
Part 2
Mean |
Error |
|
---|---|---|
JVM |
100.633 ms |
+/- 2.036 ms |
JS |
265.393 ms |
+/- 0.905 ms |
Native |
198.814 ms |
+/- 0.416 ms |
Haskell |
67.135 ms |
+/- 2.155 ms |