Raxol.Benchmarks.Performance.Validation (Raxol v0.5.0)

View Source

Validation functions for Raxol performance benchmarks.

Summary

Functions

Retrieves baseline performance metrics for the current platform.

Validates performance against baseline requirements.

Functions

get_baseline_metrics()

Retrieves baseline performance metrics for the current platform.

If no platform-specific baseline exists, falls back to default baseline.

validate_metrics(results, baseline)

Validates performance against baseline requirements.

Parameters

  • results - Current benchmark results
  • baseline - Baseline metrics to compare against

Returns

Map containing validation results and pass/fail status for each metric