Skip to content

Commit c019274

Browse files
committed
Day 7
1 parent 820c8df commit c019274

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
@@ -17,9 +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` | `54.4ms` |
20+
| [Day 7](./src/bin/07.rs) | `566.4µs` | `7.3ms` |
2121

22-
**Total: 84.88ms**
22+
**Total: 36.15ms**
2323
<!--- benchmarking table --->
2424

2525
---

0 commit comments

Comments
 (0)