Skip to content

Commit

Permalink
day 8
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesPatrickGill committed Dec 8, 2024
1 parent ef80b27 commit e7d4a5f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
| [Day 5](./src/bin/05.rs) | `379.0µs` | `816.9µs` |
| [Day 6](./src/bin/06.rs) | `331.5µs` | `311.0ms` |
| [Day 7](./src/bin/07.rs) | `900.4µs` | `2.8ms` |
| [Day 8](./src/bin/08.rs) | `36.5µs` | `116.8µs` |

**Total: 317.05ms**
**Total: 317.20ms**
<!--- benchmarking table --->

0 comments on commit e7d4a5f

Please sign in to comment.