Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
BenchmarkSuite.type
Members list
Type members
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Suite comparing different chunking strategies.
Suite comparing different chunking strategies.
Tests: Simple, Sentence, Markdown chunkers with default parameters. Semantic chunking is excluded as it requires embedding client setup.
Attributes
Comprehensive suite testing all major dimensions.
Comprehensive suite testing all major dimensions.
Combines chunking, fusion, and basic embedding comparisons. Use for thorough evaluation when time permits.
Attributes
Create a custom suite from configurations.
Create a custom suite from configurations.
Attributes
Suite comparing different embedding providers.
Suite comparing different embedding providers.
Tests: OpenAI (small/large), Voyage, Ollama embeddings. Note: Requires API keys for cloud providers and local Ollama for local models.
Attributes
Suite comparing different fusion strategies.
Suite comparing different fusion strategies.
Tests: RRF with different k values, weighted scoring, and single-source modes.
Attributes
Quick test suite with minimal experiments for fast validation.
Quick test suite with minimal experiments for fast validation.
Tests just two configurations with a small sample subset.