Raxol.UI.Rendering.OptimizedPipeline (Raxol v2.0.1)
View SourcePerformance-optimized rendering pipeline implementation.
Optimizations include:
- Dirty region tracking to minimize redraws
- Render batching and coalescing
- Efficient diff algorithms
- GPU-accelerated rendering paths
- Frame skipping for high-frequency updates
Summary
Functions
Returns a specification to start this module under a supervisor.
Enable GPU acceleration if available.
Force immediate render (bypasses optimization).
Get rendering performance statistics.
Precompile shaders for faster rendering.
Optimized tree update that batches changes.
Functions
Returns a specification to start this module under a supervisor.
See Supervisor.
Enable GPU acceleration if available.
Force immediate render (bypasses optimization).
Get rendering performance statistics.
Precompile shaders for faster rendering.
Optimized tree update that batches changes.