local_storage#

Local file system storage implementation for benchmark results.

Provides file system-based storage for benchmark artifacts including predictions, evaluations, and analysis visualizations. Organizes results in a structured directory hierarchy that supports efficient retrieval and conditional processing.

Classes#

LocalBenchmarkStorage(base_path, *[, ...])

File system-based storage implementation for benchmark results.