performance.md 455 B

Performance Tuning

This kernel includes performance-related tuning and options.

Features

Performance tuning may include various kernel configuration options and optimizations aimed at improving system responsiveness and throughput.

Build Integration

Performance-related features are enabled via the use_perf feature flag in the build workflow. This flag is disabled by default.

Related