storage#
Storage backends for benchmark results and analysis outputs.
Submodules#
Base classes and interfaces for benchmark result storage. |
|
Local file system storage implementation for benchmark results. |
|
S3-backed storage implementation for benchmark results. |
Classes#
|
Abstract base class for storing and retrieving benchmark results. |
|
In-memory implementation of BenchmarkStorage for testing and temporary use. |
|
File system-based storage implementation for benchmark results. |
|
S3-backed storage implementation that combines local and cloud storage. |