Skip to content

Commit 68003ee

Browse files
committed
Day 7
1 parent 2fe47f6 commit 68003ee

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
@@ -17,8 +17,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1717
| [Day 4](./src/bin/04.rs) | `810.2µs` | `298.7µs` |
1818
| [Day 5](./src/bin/05.rs) | `67.7µs` | `184.5µs` |
1919
| [Day 6](./src/bin/06.rs) | `71.1µs` | `24.8ms` |
20+
| [Day 7](./src/bin/07.rs) | `2.2ms` | `130.7ms` |
2021

21-
**Total: 28.28ms**
22+
**Total: 161.18ms**
2223
<!--- benchmarking table --->
2324

2425
---

0 commit comments

Comments
 (0)