Performance, profiling and debugging

From Gridkaschool
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Performance, profiling and debugging

Content:

  • Introduction
  • Performance Metrics
  • Profiling
    • Types of Profiling
    • How to configure a machine for benchmarking
    • How to profile
    • Memory profiling
    • CPU profiling
    • IO profiling
  • Debugging

Exercises: Task Sheet Sources