Module benchmarks

Module benchmarks 

Source
Expand description

Performance benchmarking utilities

This module provides tools for benchmarking dataset operations against scikit-learn and other reference implementations to measure performance improvements.

Structsยง

BenchmarkResult
Benchmark result for a single operation
BenchmarkRunner
Benchmark runner for dataset operations
BenchmarkSuite
Collection of benchmark results
PerformanceComparison
Performance comparison utilities