19 Commits (eb4ea5162ddea7e1e7cc13e62c378738110afd1c)

Author SHA1 Message Date
Constantin Fürst eb4ea5162d fix bugs that were introduced by changes to the plotter scripts 1 year ago
Constantin Fürst 099f454f19 modify plotters to a more streamlined state, all now use the file-loop in main and have a function that processes one file into the dataset, also adds the peakthroughput plotter and removes the defunct opt-submitmethod plotter 1 year ago
Constantin Fürst b37968dd3f rename engine location benchmarks, modify plotter to support missing configuration files as the new cases are not universally applicable to all configurations 1 year ago
Constantin Fürst 6cde7288e9 use total time in submitmethod benchmark too 1 year ago
Constantin Fürst a548d9afe5 restructure mtsubmit benchmarks 1 year ago
Constantin Fürst b7cae18b6d restructure the engine location bench, correct and update the plotter to use new total time 1 year ago
Constantin Fürst 405166cbe8 add peak perf benchmark descriptors 1 year ago
Constantin Fürst 9886b20112 remove the multiple tests for mtsubmit and ensure that the wq will always receive the same elements to make the test fair 1 year ago
Constantin Fürst 3964da0d7a use ms10 instead of ms50 as ms50 with > 2 threads will overfill the wq of size 128 (max) and cause an error unhandled in the benchmark yet 1 year ago
Constantin Fürst f9b00a5b32 modify mtsubmit to meassure both ssaw and ms50 submit methods 1 year ago
Constantin Fürst 59853ffc92 remove the mtsubmit performance plotter which was based on a false assumption, modify the mtsubmit cost plotter for the new task set size 1 year ago
Constantin Fürst 8f68f41ba0 position legend for optimal submit method in bottom right to make the entire plot readable 1 year ago
Constantin Fürst 8ba84587be add plotter for submit method with logscale to show optimal 1 year ago
Constantin Fürst c27514890e finish the move to save entire results and not condensed average in the plotter scripts 1 year ago
Constantin Fürst 573e312a69 update the submit method benchmark plotter 1 year ago
Constantin Fürst 167370dbf9 prepare submitmethod benchmark plotter for the new result type 1 year ago
Constantin Fürst d77230dece use throughput as unit for benchmarks 1 year ago
Constantin Fürst 1405ef38fe properly set the titles of the graphs and add parameter so they are not cut off 1 year ago
Constantin Fürst e129638a87 add benchmark plotting scripts using seaborn to display the results, the plots are also added 1 year ago