Skip to content

Commit

Permalink
update timings
Browse files Browse the repository at this point in the history
  • Loading branch information
kcaffrey committed Dec 26, 2023
1 parent 5ad5ffd commit de68cfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
| [Day 22](./src/bin/22.rs) | `78.3µs` | `194.8µs` |
| [Day 23](./src/bin/23.rs) | `330.4µs` | `13.3ms` |
| [Day 24](./src/bin/24.rs) | `257.2µs` | `16.2µs` |
| [Day 25](./src/bin/25.rs) | `947.0µs` | `-` |
| [Day 25](./src/bin/25.rs) | `722.6µs` | `-` |

**Total: 31.46ms**
**Total: 31.24ms**
<!--- benchmarking table --->

---
Expand Down

0 comments on commit de68cfe

Please sign in to comment.