Skip to content

Commit 6784865

Browse files
committed
Day 9
1 parent 1dee56a commit 6784865

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1919
| [Day 6](./src/bin/06.rs) | `48.5µs` | `4.2ms` |
2020
| [Day 7](./src/bin/07.rs) | `316.2µs` | `319.6µs` |
2121
| [Day 8](./src/bin/08.rs) | `7.4µs` | `15.5µs` |
22+
| [Day 9](./src/bin/09.rs) | `8.0ms` | `41.1ms` |
2223

23-
**Total: 6.00ms**
24+
**Total: 55.10ms**
2425
<!--- benchmarking table --->
2526

2627
---

0 commit comments

Comments
 (0)