Skip to content

Commit daad28b

Browse files
committed
Update bench
1 parent 1a3238b commit daad28b

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
@@ -19,9 +19,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
1919
| [Day 6](./src/bin/06.rs) | `48.5µs` | `4.2ms` |
2020
| [Day 7](./src/bin/07.rs) | `316.2µs` | `319.6µs` |
2121
| [Day 8](./src/bin/08.rs) | `7.4µs` | `15.5µs` |
22-
| [Day 9](./src/bin/09.rs) | `8.0ms` | `41.1ms` |
22+
| [Day 9](./src/bin/09.rs) | `149.0µs` | `6.5ms` |
2323

24-
**Total: 55.10ms**
24+
**Total: 12.65ms**
2525
<!--- benchmarking table --->
2626

2727
---

0 commit comments

Comments
 (0)