Raxol. Benchmark. SuiteRegistry
(Raxol v2.6.0)
View Source
Central registry for all benchmark suites. Manages suite discovery, registration, and execution.
Summary
Functions
Returns a specification to start this module under a supervisor.
Compare current results with baseline.
Discover and automatically register benchmark suites in the codebase.
Get performance history for a suite.
Get details for a specific suite.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
List all registered benchmark suites.
Register a benchmark suite module.
Run all registered benchmark suites.
Run specific benchmark suites by name or tag.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Compare current results with baseline.
Discover and automatically register benchmark suites in the codebase.
Get performance history for a suite.
Get details for a specific suite.
Callback implementation for Raxol.Core.Behaviours.BaseManager.handle_manager_cast/2.
List all registered benchmark suites.
Register a benchmark suite module.
Run all registered benchmark suites.
Run specific benchmark suites by name or tag.