Skip to content

Commit 5970e04

Browse files
committed
Day 22
1 parent 9f33323 commit 5970e04

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
@@ -32,10 +32,10 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
3232
| [Day 19](./src/bin/19.rs) | `204.0µs` | `693.5µs` |
3333
| [Day 20](./src/bin/20.rs) | `308.3µs` | `1.8ms` |
3434
| [Day 21](./src/bin/21.rs) | `10.9µs` | `112.6µs` |
35-
| [Day 22](./src/bin/22.rs) | `610.1µs` | `353.8ms` |
35+
| [Day 22](./src/bin/22.rs) | `615.8µs` | `8.2ms` |
3636
| [Day 23](./src/bin/23.rs) | `157.2µs` | `620.5µs` |
3737

38-
**Total: 371.88ms**
38+
**Total: 26.29ms**
3939
<!--- benchmarking table --->
4040

4141
---

0 commit comments

Comments
 (0)