Skip to content
Snippets Groups Projects
Commit d7884441 authored by Benedikt Wetzel's avatar Benedikt Wetzel
Browse files

Improve KDoc

parent abcecb92
Branches
Tags
4 merge requests!159Re-implementation of Theodolite with Kotlin/Quarkus,!157Update Graal Image in CI pipeline,!112Add Kdoc,!83WIP: Re-implementation of Theodolite with Kotlin/Quarkus
......@@ -7,10 +7,9 @@ import theodolite.util.Resource
/**
* A Benchmark contains:
* - The resources to be benchmarked.
* - The [Resource]s that can be scaled for the benchmark.
* - The [LoadDimension]s that can be scaled the benchmark.
* - additional infrastructure configurations.
* - additional [ConfigurationOverride]s.
*/
@RegisterForReflection
interface Benchmark {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment