Day 11: Dumbo Octopus

Puzzle Description

Advent of Code 2021, Day 11

Scala Center Advent of Code 2021, Day 11

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

Run it in the browser!