Skip to content

Commit 98a9032

Browse files
committed
Day 18
1 parent d592b86 commit 98a9032

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
@@ -28,9 +28,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
2828
| [Day 15](./src/bin/15.rs) | `119.7µs` | `591.0µs` |
2929
| [Day 16](./src/bin/16.rs) | `158.9µs` | `202.6µs` |
3030
| [Day 17](./src/bin/17.rs) | `1.7µs` | `361.3µs` |
31-
| [Day 18](./src/bin/18.rs) | `85.5µs` | `60.2µs` |
31+
| [Day 18](./src/bin/18.rs) | `47.7µs` | `56.9µs` |
3232

33-
**Total: 13.60ms**
33+
**Total: 13.56ms**
3434
<!--- benchmarking table --->
3535

3636
---

0 commit comments

Comments
 (0)