Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/michaeladler/aoc-2015


https://github.com/michaeladler/aoc-2015

aoc aoc-2015 rust

Last synced: about 17 hours ago
JSON representation

Awesome Lists containing this project

README

        

[![Rust](https://github.com/michaeladler/aoc-2015/actions/workflows/rust.yml/badge.svg)](https://github.com/michaeladler/aoc-2015/actions/workflows/rust.yml)

# aoc-2015

My fourth Advent of Code. It's time for Rust 2021! Having gained some experience from past events, this time I strive to
optimize for performance. Beware of `unsafe` Rust!

**Objective**: Solve all puzzles in **less than 1 second**.

## Benchmarks

* 11th Gen Intel(R) Core(TM) i7-11850H: `905.9 ms ± 7.6 ms [User: 896.8 ms, System: 9.0 ms]`