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

https://github.com/ma-fi-94/advent-of-haskell-22

Doing 2022's AoC in Haskell, again! Because 2024 is over, and I need my fix!
https://github.com/ma-fi-94/advent-of-haskell-22

advent-of-code advent-of-code-2022 advent-of-code-2022-haskell functional-programming haskell puzzle

Last synced: about 2 months ago
JSON representation

Doing 2022's AoC in Haskell, again! Because 2024 is over, and I need my fix!

Awesome Lists containing this project

README

        

# advent-of-haskell-22

Doing 2022's AoC in Haskell, again! Because 2024 is over, and I need my fix!

Also trying to achieve sub-second runtime for every single day, because that nudges me to think more deeply about everything. Performance is measured after compiling with -O3 and executing five times on my system (Apple MacBook with M2 Max processor, 32 GB RAM.)

## Progress so far

|Day|Stars|Time [ms] (mean ± SD)
|---|-----|----
|1|⭐️⭐️|29±1.6
|2|⭐️⭐️|29±0.5
|3|⭐️⭐️|30±0.5
|4|⭐️⭐️|30±0.5
|5|⭐️⭐️|30±0.8
|6|⭐️⭐️|29±1.1
|7|⭐️⭐️|29±1.5
|8|⭐️⭐️|55±0.9
|9|⭐️⭐️|43±0.5
|10|⭐️⭐️|29±0.5
|11|⭐️⭐|227±3.2
|12|⭐️⭐|353±3.2
|13|⭐️⭐|30±0.9
|14|⭐️⭐|380±0.7
|15|⭐️⭐️|68±0.9
|16|⭐️⭐️|~500s😱
|17|⭐️⭐️|130±0.9
|18|⭐️⭐️|92±0.9
|19|⭐️⭐️|3995±16.1😒
|20|⭐️⭐️|5358±33.0😒
|21|⭐️⭐️|1886±6.1😒
|22||
|23|⭐️⭐️|2973±7.3😒
|24||
|25|⭐️⭐️|29±0.5