Module performance_benchmark

Module performance_benchmark 

Source
Expand description

Performance benchmarking and profiling utilities

Modules§

analysis
Utility functions for performance analysis

Structs§

BenchmarkComparison
Benchmark comparison result
BenchmarkConfig
Benchmarking configuration
BenchmarkResult
Individual benchmark result for a specific operation
BenchmarkSuite
Comprehensive performance benchmarking for embedding operations
BenchmarkSummary
Overall benchmark summary
EmbeddingBenchmark
Benchmarking framework for embedding operations
MemoryStats
Memory usage statistics
PrecisionTimer
High-precision timer for micro-benchmarking
RegressionAnalysis
Performance regression analysis