We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b2253 commit 6fbaac4Copy full SHA for 6fbaac4
README.md
@@ -12,9 +12,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
12
| Day | Part 1 | Part 2 |
13
| :---: | :---: | :---: |
14
| [Day 1](./src/bin/01.rs) | `66.9µs` | `82.5µs` |
15
-| [Day 2](./src/bin/02.rs) | `363.4µs` | `690.8µs` |
+| [Day 2](./src/bin/02.rs) | `128.2µs` | `224.5µs` |
16
17
-**Total: 1.20ms**
+**Total: 0.50ms**
18
<!--- benchmarking table --->
19
20
---
0 commit comments