day10: working but way too slow simd implementation

This commit is contained in:
2025-12-10 10:14:57 -08:00
parent 0a5e5c8798
commit 866544d416
3 changed files with 203 additions and 42 deletions

View File

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