Skip to main content

Crate quant_eval

Crate quant_eval 

Source
Expand description

quant-eval: Compression and semantic search evaluation benchmark suite.

Structs§

AdmissibilityTest
AdmissibilityTest validates codec behavior across standard test sets.
BenchmarkReceipt
A benchmark receipt captures the results and context of a single benchmark run.
BenchmarkResult
A single benchmark result within a receipt.
CodecProfile
A codec profile defines compression parameters and behavior.
CompressionBenchmark
CompressionBenchmark measures accuracy metrics for quantization codecs.
CompressionBenchmarkConfig
Configuration for a compression benchmark run.
MachineFingerprint
Machine fingerprint combines machine identity for benchmark receipts.
ReceiptDiff
Comparison result between two benchmark receipts.
SemanticMemoryBenchmark
SemanticMemoryBenchmark measures search quality degradation from compression.
SemanticMemoryConfig
Configuration for semantic memory benchmark.

Enums§

QuantEvalError
Errors that can occur during evaluation operations.