Performance, profiling and debugging

From Gridkaschool
Revision as of 16:05, 31 August 2016 by Rauschmayr (talk | contribs) (Performance, profiling and debugging)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

Lecture: Slides

Exercises: Task Sheet Sources