Expand description
SSE / channel event enum shared by all benchmark run types.
Enumsยง
- Benchmark
Event - Typed event emitted over the mpsc channel (and serialised as SSE to the browser) during a benchmark run.
- Benchmark
Model Result - Wraps either a compare or perf result for
BenchmarkEvent::ModelComplete.