Skip to content

Commit f4b1920

Browse files
committed
Day 20
1 parent 4d623b6 commit f4b1920

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
@@ -30,9 +30,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
3030
| [Day 17](./src/bin/17.rs) | `1.7µs` | `361.3µs` |
3131
| [Day 18](./src/bin/18.rs) | `49.6µs` | `58.9µs` |
3232
| [Day 19](./src/bin/19.rs) | `204.0µs` | `693.5µs` |
33-
| [Day 20](./src/bin/20.rs) | `297.9µs` | `1.9ms` |
33+
| [Day 20](./src/bin/20.rs) | `308.3µs` | `1.8ms` |
3434

35-
**Total: 16.66ms**
35+
**Total: 16.57ms**
3636
<!--- benchmarking table --->
3737

3838
---

0 commit comments

Comments
 (0)