Class SystematicAudioBenchmark

java.lang.Object
org.episteme.benchmarks.benchmark.benchmarks.SystematicAudioBenchmark
All Implemented Interfaces:
SystematicBenchmark<AudioAlgorithmProvider<?>>, RunnableBenchmark

@AutoService(RunnableBenchmark.class) public class SystematicAudioBenchmark extends Object implements SystematicBenchmark<AudioAlgorithmProvider<?>>
Benchmark for Audio Processing Providers (Tarsos, Native, etc.). Measures throughput for basic audio operations.
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)