DikeBenchmarker.resultconsumers package
Submodules
DikeBenchmarker.resultconsumers.abstract_consumer module
Abstract consumer for benchmarking results.
DikeBenchmarker.resultconsumers.csv_consumer module
DikeBenchmarker.resultconsumers.lambda_consumer module
Lambda consumer for benchmarking results.
DikeBenchmarker.resultconsumers.then_result_consumer module
ThenResultConsumer for benchmarking results.
- class DikeBenchmarker.resultconsumers.then_result_consumer.ThenResultConsumer(consumers: list[AbstractConsumer])[source]
Bases:
AbstractConsumerApplies a series of result consumer in order