mirror of
https://github.com/mx42/aoc2016.git
synced 2026-01-14 05:39:51 +01:00
feat: add day 7
This commit is contained in:
@@ -17,8 +17,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| [Day 4](./src/bin/04.rs) | `152.1ms` | `242.8ms` |
|
||||
| [Day 5](./src/bin/05.rs) | `5.1s` | `11.7s` |
|
||||
| [Day 6](./src/bin/06.rs) | `384.1µs` | `396.5µs` |
|
||||
| [Day 7](./src/bin/07.rs) | `1.5ms` | `1.3ms` |
|
||||
|
||||
**Total: 17196.56ms**
|
||||
**Total: 17199.36ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user