GMLC-TDC / helics_benchmark_results

Repo containing helics_benchmark results and processing code
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Spikes in graphs #9

Open trevorhardy opened 4 years ago

trevorhardy commented 4 years ago

Several of the benchmark results have spikes in them, presumably due to two values existing at the same x-axis location (see attached). We need to investigate what is causing the spike in the graph and fix the graphing code or (more likely) the parsing of the source data to remove/clean-up the error. Zu60n_aUZF6_echo_inprocCore

trevorhardy commented 4 years ago

As a part of investigating the #7, I realized the key benchmark files ("bmk_...") are getting processed alongside the others. I'm guess that there are results that overlap when combined into a single dataset for graphing. I'll keep investigating.

trevorhardy commented 4 years ago

Spikes in graphs were the results of including key benchmark results in the general dataset. When this was corrected as a part of cleaning up #14, the spikes in the graphs went away.

trevorhardy commented 4 years ago

The latest run on 2020-01-09 bScQ6 shows vertical spikes in the messageSend2 graph.