Commit graph

8 commits

Author SHA1 Message Date
BoolPurist
603ee1827d Benchmark reporting;
Build red coloring for actual output if different from expected
Removed dependency colon ... with prettytable
2024-08-30 15:17:22 +02:00
BoolPurist
a3ce12a80b Fixed clippy warnings 2024-08-30 06:03:08 +02:00
BoolPurist
1d0154122b Included showing puzzel input file into benchmark report
Tidied up benchmakr report
2024-08-30 06:00:23 +02:00
BoolPurist
4970f247f3 Cut down runtime on part 2 of day 6 by 10 times 2024-08-30 04:06:30 +02:00
BoolPurist
331faaa44d Fixed clippy warnings 2024-08-30 03:17:49 +02:00
BoolPurist
c449b002f8 Made solution for day 6 faster 2024-08-30 03:06:53 +02:00
BoolPurist
854f1f1334 Implemented benchmark framework 2024-08-30 02:18:02 +02:00
BoolPurist
b29deec7e7 Refacture: Moved solutions into lib crate for better reuse 2024-08-29 19:27:55 +02:00