Raxol.Test.Performance (Raxol v0.5.0)
View SourceProvides utilities for performance testing of Raxol components.
This module includes:
- Render time benchmarking
- Memory usage profiling
- Event handling latency testing
- Resource utilization tracking
Summary
Functions
Measures event handling latency.
Measures memory usage during component operations.
Measures the time taken to render a component multiple times.
Runs a benchmark suite for a component.
Sets up a component for performance testing with benchmark configuration.
Tracks resource utilization over time.
Functions
Measures event handling latency.
Measures memory usage during component operations.
Measures the time taken to render a component multiple times.
Runs a benchmark suite for a component.
Sets up a component for performance testing with benchmark configuration.
Tracks resource utilization over time.