Performance, profiling and debugging

From Gridkaschool
Revision as of 22:54, 30 August 2016 by Rauschmayr (talk | contribs) (Performance, profiling and debugging)

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