Skip to content

Commit 1b8ef9c

Browse files
committed
Day 16 timings
1 parent 8bbadbe commit 1b8ef9c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
4646
| [Day 12](./src/bin/12.rs) | `3.0ms` | `2.8ms` |
4747
| [Day 13](./src/bin/13.rs) | `248.3µs` | `204.6µs` |
4848
| [Day 14](./src/bin/14.rs) | `46.0µs` | `47.2ms` |
49-
| [Day 15](./src/bin/15.rs) | `485.6µs` | `891.0µs` |
49+
| [Day 15](./src/bin/15.rs) | `516.6µs` | `862.0µs` |
50+
| [Day 16](./src/bin/16.rs) | `2.5ms` | `22.2ms` |
5051

51-
**Total: 242.40ms**
52+
**Total: 267.15ms**
5253
<!--- benchmarking table --->
5354

5455
---

0 commit comments

Comments
 (0)