14 Commits (791184ff10d129c9e4e0765568444310b1e6d163)

Author SHA1 Message Date
Constantin Fürst 60a5ba5120 refactor the benchmark plotters and submit newly plotted graphs 1 year ago
Constantin Fürst 17264186a6 small changes to the plotter scripts for nicer display 1 year ago
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 a548d9afe5 restructure mtsubmit benchmarks 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 c27514890e finish the move to save entire results and not condensed average in the plotter scripts 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