Skip to main content

Module benchmark

Module benchmark 

Source
Expand description

Benchmark repository port definition.

Defines the interface for persisting benchmark runs and results. Implementations live in gglib-db; this trait contains only domain types.

Traitsยง

BenchmarkRepositoryPort
Repository interface for benchmark persistence.