Skip to main content

Module events

Module events 

Source
Expand description

SSE / channel event enum shared by all benchmark run types.

Enumsยง

BenchmarkEvent
Typed event emitted over the mpsc channel (and serialised as SSE to the browser) during a benchmark run.
BenchmarkModelResult
Wraps either a compare or perf result for BenchmarkEvent::ModelComplete.