case result(benchmark: Benchmark, results: [BenchmarkResult])
s9Benchmark0A12CommandReplyO6resultyAc2AC_SayAA0A6ResultVGtcACmFWhat are these?
s9Benchmark0A12CommandReplyO6resultyAc2AC_SayAA0A6ResultVGtcACmF
FNV24: [8J68G]
case list(benchmark: Benchmark)
case ready
case run
case end
case error(String)
import Benchmark
Benchmark allows you to easily create sophisticated Swift performance benchmarks
enum BenchmarkCommandReply
final class Benchmark
Defines a benchmark
struct BenchmarkResult
case error(_: String)