clawpack / visclaw

Clawpack visualization tools
http://www.clawpack.org
BSD 3-Clause "New" or "Revised" License
29 stars 48 forks source link

Plot timing stats improvements #247

Closed rjleveque closed 5 years ago

rjleveque commented 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.

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.