FLAMEGPU / FLAMEGPU2-circles-benchmark

Benchmarking of the Circles model in FLAME GPU 2
MIT License
1 stars 0 forks source link

Plotting script improvments #23

Open ptheywood opened 1 year ago

ptheywood commented 1 year ago

Currently, plot.py must be executed prior to plot_comparison.py to aggregate data.

Splitting out the data aggregation steps into a separate script/module would be nice, so that plot_comparisons.py can be done without calling plot.py.

Additionally this could make it so that partial benchmarks can be plotted, i.e. if only interested in one of the experiments.