Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pedryx/advent-of-code-2024


https://github.com/pedryx/advent-of-code-2024

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2024 Solutions 🎄

This repository contains my solutions for **Advent of Code 2024**. Solutions with the `_2` suffix were inspired by other participants.

## Performance Summary

| **Day** | **Execution Time** |
|:--------:|-------------------:|
| 01 | 36.50 µs |
| 02 | 259.10 µs |
| 03 | 1.50 ms |
| 04 | 1.99 ms |
| 05 | 578.40 µs |
| 06 | 158.07 ms |
| 07 | 3.22 ms |
| 07_2 | 245.50 µs |
| 08 | 47.90 µs |
| 09 | 349.00 µs |
| 10 | 167.20 µs |
| 11 | 8.39 ms |
| 12 | 654.60 µs |

## Measured Times
The execution times listed above are approximate and should be used for reference only. Measurements were performed on the following hardware and software setup:
- **Processor:** AMD Ryzen 5 5600H
- **Memory:** 16GB RAM
- **Operating System:** Windows 10