commonpower.benchmark.storage

Module for everything related to banchmark storage.

Classes

BenchmarkFileStorage

A class that provides methods to save and load benchmark scenarios to/from files.

BenchmarkMongoStorage

A class that provides storage functionality for benchmarks using MongoDB.

BenchmarkStorage

The base class for benchmark storage.

BenchmarkStorageFactory

Factory class for creating benchmark storage objects based on the storage type.