Skip to content

Repository files navigation

Advent of Code 2024

adventofcode.com/2024

Solutions written in Python.

Benchmark results for the days that I have completed:

Day Mean Execution Time (ms) Min (ms) Max (ms) Peak Memory Usage (MB)
01 17.0 ± 4.7 11.4 23.3 9.37
02 20.9 ± 6.2 13.0 26.8 9.37
03 28.3 ± 6.0 20.2 36.8 10.31
04 45.4 ± 2.9 41.6 48.2 9.06
05 119.0 ± 3.5 115.1 124.5 9.53
06 21997.8 ± 1282.1 21176.0 24258.1 9.84
07 35959.9 ± 318.1 35697.8 36487.7 9.84
08 20.6 ± 3.7 15.5 25.1 9.06
09 1639.9 ± 18.5 1623.2 1670.6 11.71
10 20.9 ± 3.7 17.9 27.0 9.37
11 65.5 ± 4.5 62.0 72.9 9.84

*Note: I made the benchmark to work with any programming language executed on Linux or WSL using hyperfine and the built-in GNU time command.

About

Solutions to Advent of Code 2024.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages