evals: eval crate overhaul, simplification and performance improvements

This commit is contained in:
Per Stark
2026-06-17 19:23:11 +02:00
parent adc04d8c6d
commit fb51a8b55f
53 changed files with 2852 additions and 1831 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
[alias]
eval = "run -p evaluations --"
eval = "run -p evaluations --release --"