Skip to content

Commit 6fbaac4

Browse files
committed
Update time
1 parent 89b2253 commit 6fbaac4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1212
| Day | Part 1 | Part 2 |
1313
| :---: | :---: | :---: |
1414
| [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` |
15+
| [Day 2](./src/bin/02.rs) | `128.2µs` | `224.5µs` |
1616

17-
**Total: 1.20ms**
17+
**Total: 0.50ms**
1818
<!--- benchmarking table --->
1919

2020
---

0 commit comments

Comments
 (0)