5_performance

This chapter focuses on performance analysis and precision debugging. It is suitable for learning Profiling collection, performance marking, and Dump-related capabilities.

Sample List

  • profiling: Performance data collection, parsing, and display.
  • adump: A collection of Dump examples organized progressively from parameter-based Dump to callback Dump to configuration-based Dump.