Skip to content

mattcl/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2024 Advent of Code Solutions

As usual, no-unsafe, performance-oriented Solutions.

Total runtime ~11.260 ms

❯ aoc-tools criterion-summary target/criterion
+-------------------------------------------------------+
| Problem                      Time (ms)   % Total Time |
+=======================================================+
| 001 historian hysteria         0.03655          0.325 |
| 002 red nosed reports          0.09264          0.823 |
| 003 mull it over               0.01536          0.136 |
| 004 ceres search               0.30712          2.728 |
| 005 print queue                0.04655          0.413 |
| 006 guard gallivant            0.59784          5.309 |
| 007 bridge repair              0.40002          3.552 |
| 008 resonant collinearity      0.00915          0.081 |
| 009 disk fragmenter            0.66319          5.890 |
| 010 hoof it                    0.14421          1.281 |
| 011 plutonium pebbles          1.99535         17.721 |
| 012 garden groups              0.39494          3.507 |
| 013 claw contraption           0.02139          0.190 |
| 014 restroom redoubt           0.17030          1.512 |
| 015 warehouse woes             0.64570          5.734 |
| 016 reindeer maze              0.63426          5.633 |
| 017 chronospatial computer     0.00211          0.019 |
| 018 ram run                    0.46722          4.149 |
| 019 linen layout               0.17833          1.584 |
| 020 race condition             0.73366          6.516 |
| 021 keypad conundrum           0.03868          0.344 |
| 022 monkey market              3.39318         30.134 |
| 023 lan party                  0.19797          1.758 |
| 024 crossed wires              0.03031          0.269 |
| 025 code chronicle             0.04410          0.392 |
| Total                         11.26014        100.000 |
+-------------------------------------------------------+

Cold-start comparisons

About

Advent of Code solutions for 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published