Skip to content

Commit

Permalink
chore: bench
Browse files Browse the repository at this point in the history
  • Loading branch information
JosefKuchar committed Dec 5, 2024
1 parent ce344db commit eef4d7f
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 @@ -24,8 +24,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
| [Day 2](./src/bin/02.rs) | `179.5µs` | `390.3µs` |
| [Day 3](./src/bin/03.rs) | `358.1µs` | `335.4µs` |
| [Day 4](./src/bin/04.rs) | `5.8ms` | `110.4µs` |
| [Day 5](./src/bin/05.rs) | `1.5ms` | `36.1ms` |

**Total: 7.31ms**
**Total: 44.91ms**
<!--- benchmarking table --->

---
Expand Down

0 comments on commit eef4d7f

Please sign in to comment.