Module benchmarks

Module benchmarks 

Source
Expand description

Benchmarking utilities for embedding providers

This module provides tools to benchmark and compare different embedding providers, measuring both performance and quality metrics.

Structs§

BenchmarkResults
Benchmark results for an embedding provider
BenchmarkTestData
Test data for benchmarking

Functions§

benchmark_provider
Benchmark a single embedding provider
compare_providers
Run comprehensive benchmark comparing multiple providers
print_benchmark_results
Print benchmark results in a readable format