Go to the source code of this file.
|
list | plotSpeedup.n_algos_in_flight_l = [1, 2, 5, 7, 10, 16, 20, 22] |
|
list | plotSpeedup.n_evts_in_flight_l = [1, 2, 4, 6, 7, 8, 9, 11, 13, 14, 15] |
|
list | plotSpeedup.colour_l = [kRed, kBlue, kOrange, kGreen, kMagenta, kCyan] * 2 |
|
list | plotSpeedup.line_style_l = [1] * 6 + [2] * 6 |
|
list | plotSpeedup.cloneFlag_l = [True, False] |
|
string | plotSpeedup.filename_scheleton = "timing_measurement_BrunelScenario_n150_eif%s_aif%s_nthreads24_c%s_dqFalse.log" |
|
def | plotSpeedup.runtimes = getRuntimes() |
|