day11: perf

This commit is contained in:
2025-12-12 11:46:25 -08:00
parent 845138dd2d
commit 50f491c76f
3 changed files with 445 additions and 22 deletions

View File

@@ -14,6 +14,7 @@ misc = {path = "utils/misc"}
rayon = "1.11.0"
regex = "1.11.1"
rstest = "0.26.1"
rustc_data_structures = "0.1.2"
wide = "1.0.2"
[profile.release]