Skip to content

CForrest97/advent-of-code

Repository files navigation

Advent of Code 👋

Version License: MIT

My hopefully clean-ish complete solutions to Advent of Code using Typescript with ramda

What is Advent of Code?

Check it out here https://adventofcode.com

Performance

2023

day part a part b
01 1.5ms 3.7ms
02 0.2ms 0.2ms
03 5.6ms 9.1ms
04 1.3ms 1.4ms
05 0.1ms 1.1ms
06 0.1ms 0.1ms
07 1.9ms 2.0ms
08 0.4ms 2.0ms
09 0.4ms 0.4ms
10 19.8ms 27.7ms
11 1.9ms 1.9ms
12 1.4ms 17.2ms
13 0.4ms 0.4ms
14 0.1ms 296.6ms
15 0.4ms 0.8ms
16 1.9ms 650.4ms
17 82.9ms 187.4ms

2018

day part a part b
11 4.5ms 11.1ms
12 0.5ms 5.6ms
13 4.1ms 23.9ms
14 22.1ms 1067.4ms
17 264.9ms 270.1ms

Install

yarn install

Run benchmarks

yarn benchmark YEAR DAY

Run tests

# run all tests
yarn test

# run a specific day
yarn test 01

Author

👤 Craig Forrest

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

My solutions to Advent of Code

Resources

Stars

Watchers

Forks

Languages