Module slo

Module slo 

Source
Expand description

Service Level Objective (SLO) validation.

This module provides runtime validation of throughput and latency SLOs for kernels, ensuring they meet their performance targets.

Structs§

KernelMetrics
Performance metrics for a kernel.
MetricsCollector
Metrics collector for all kernels.
SLOOverride
SLO override for a specific kernel.
SLOValidator
SLO validator for kernel performance.
TimingGuard
RAII guard for timing operations.

Enums§

SLOResult
SLO validation result.