Closed rjleveque closed 5 years ago
Various improvements to plot_timing_stats.py to make better plots and to also allow making a web page index of these plots that can be created and linked into _plots/_PlotIndex.html by adding a few lines to setplot.py.
plot_timing_stats.py
_plots/_PlotIndex.html
setplot.py
For more details and several examples of the plots generated, see http://staff.washington.edu/rjl/misc/timing_plots/
Some of these are incorporated into amrclaw/geoclaw examples in upcoming PRs on those repositories, which improve how the timing is done.
Various improvements to
plot_timing_stats.py
to make better plots and to also allow making a web page index of these plots that can be created and linked into_plots/_PlotIndex.html
by adding a few lines tosetplot.py
.For more details and several examples of the plots generated, see http://staff.washington.edu/rjl/misc/timing_plots/
Some of these are incorporated into amrclaw/geoclaw examples in upcoming PRs on those repositories, which improve how the timing is done.