13.2. Profiling

Up: Contents Next: Aggregation Previous: Compiler Options

Users should not spend time optimizing a code until after having determined where it spends the bulk of its time on realistically sized problems. As discussed in detail in Chapter Profiling , the PETSc routines automatically log performance data if certain runtime options are specified. We briefly highlight usage of these features below.



Up: Contents Next: Aggregation Previous: Compiler Options