wip: parallelization

This commit is contained in:
2026-05-03 14:58:56 +02:00
parent eb90c36ae8
commit 10f9c0984d
23 changed files with 294 additions and 211 deletions

1
Cargo.lock generated
View File

@@ -1240,6 +1240,7 @@ dependencies = [
"ops",
"pretty_env_logger",
"rand 0.10.1",
"rayon",
"serde",
"serde_json",
]