benchmarks: v1

Benchmarking ingestion, retrieval precision and performance
This commit is contained in:
Per Stark
2025-11-04 11:22:45 +01:00
parent 112a6965a4
commit 0eda65b07e
46 changed files with 8407 additions and 144 deletions

View File

@@ -6,7 +6,8 @@ members = [
"html-router",
"ingestion-pipeline",
"composite-retrieval",
"json-stream-parser"
"json-stream-parser",
"eval"
]
resolver = "2"