mirror of
https://github.com/mx42/aoc2024.rs.git
synced 2026-01-14 05:49:53 +01:00
ci: fix clippy
This commit is contained in:
@@ -19,9 +19,9 @@ Solutions for [Advent of Code](https://adventofcode.com/) in [Rust](https://www.
|
||||
| Day | Part 1 | Part 2 |
|
||||
| :---: | :---: | :---: |
|
||||
| [Day 1](./src/bin/01.rs) | `72.0µs` | `76.8µs` |
|
||||
| [Day 2](./src/bin/02.rs) | `333.6µs` | `642.1µs` |
|
||||
| [Day 2](./src/bin/02.rs) | `215.6µs` | `371.6µs` |
|
||||
|
||||
**Total: 1.12ms**
|
||||
**Total: 0.74ms**
|
||||
<!--- benchmarking table --->
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user