(.js)
laraImport("lara.benchmark.BenchmarkSet");
(.lara)
import lara.benchmark.BenchmarkSet;
Classes:
new BenchmarkSet(name)Represents a set of BenchmarkInstances.
Symbol.iteratorGenerator function that automatically handles loading/closing BenchmarkInstances.
getInstances()Instances of benchmarks, according to the current configuration.
getName()setCMakerProvider(cmakerProviderFunction)test([worker = undefined], [executeCode = false], [outputProcessor = undefined])Test the current benchmark set.