Day 19: Beacon Scanner
Puzzle Description
Scala Center Link
Scala Center Advent of Code 2021, Day 19
Full Solution Source
Benchmark
Part 1
|
Mean |
Error |
|
|---|---|---|
|
JVM |
19.929 s |
+/- 0.396 s |
|
Native |
23.836 s |
+/- 0.890 s |
Part 2
|
Mean |
Error |
|
|---|---|---|
|
JVM |
19.698 s |
+/- 0.451 s |
|
Native |
23.850 s |
+/- 0.616 s |
This solution takes too long on JS to run, so I've omitted the run in browser section.