Performance Profiling
Improve performance of parallel code
You can improve the performance of your parallel code by using Job Monitor or parallel profiling. Use benchmarks to measure performance.
Categories
- Parallel Profiler and Code Improvement
Locate problematic areas in parallel code; work around common errors
- Benchmarks
Examples that measure the performance of parallel code