Skip to content

Commit d07c634

Browse files
committed
Day 11
1 parent 02e89a9 commit d07c634

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
@@ -21,10 +21,10 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
2121
| [Day 8](./src/bin/08.rs) | `7.4µs` | `15.5µs` |
2222
| [Day 9](./src/bin/09.rs) | `149.0µs` | `6.5ms` |
2323
| [Day 10](./src/bin/10.rs) | `31.1µs` | `28.6µs` |
24-
| [Day 11](./src/bin/11.rs) | `318.0ns` | `292.0ns` |
24+
| [Day 11](./src/bin/11.rs) | `284.6µs` | `12.8ms` |
2525
| [Day 12](./src/bin/12.rs) | `434.7µs` | `674.6µs` |
2626

27-
**Total: 13.82ms**
27+
**Total: 26.90ms**
2828
<!--- benchmarking table --->
2929

3030
---

0 commit comments

Comments
 (0)