NVIDIA Jetson Orin - Performance Tuning
Power and performance are key in embedded systems. In this section, you will learn how to configure and evaluate the performance and power consumption of the Orin NX to meet your project requirements. This section is divided as follows:
- Evaluating Performance will show you how to use the
tegrastats
utility and how to interpret its output. - Set Values Manually will show you how to control the frequency for the CPU, GPU, and memory.
- Tuning Power will show you how to use the
nvpmodel
utility to select between different power budgets. - Maximizing Performance will show you how to activate all CPUs and how to use the
jetson_clocks
utility to set CPU, GPU, and memory to their maximum frequency.