Day 11: Dumbo Octopus

Puzzle Description

Advent of Code 2021, Day 11

Scala Center Advent of Code 2021, Day 11

Full Solution Source

My Solution for 2021, Day 11

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

Benchmark

Part 1

Mean

Error

JVM

9.262 ms

+/- 0.084 ms

JS

21.614 ms

+/- 0.209 ms

Native

42.422 ms

+/- 0.074 ms

Haskell

18.407 ms

+/- 0.151 ms

Part 2

Mean

Error

JVM

31.602 ms

+/- 0.325 ms

JS

80.009 ms

+/- 1.864 ms

Native

151.678 ms

+/- 0.489 ms

Haskell

67.135 ms

+/- 2.155 ms

Run it in the browser!