|
|
@ -9,9 +9,7 @@ config_file_128 = os.path.abspath("./tests/performance/conf_gen_128.ini")
|
|
|
|
|
|
|
|
|
|
|
|
config_file_256 = os.path.abspath("./tests/performance/conf_gen_256.ini")
|
|
|
|
config_file_256 = os.path.abspath("./tests/performance/conf_gen_256.ini")
|
|
|
|
|
|
|
|
|
|
|
|
config_file_512 = os.path.abspath("./tests/performance/conf_gen_512.ini")
|
|
|
|
CONFIG_FILES = [config_file_64, config_file_128, config_file_256]
|
|
|
|
|
|
|
|
|
|
|
|
CONFIG_FILES = [config_file_64, config_file_128, config_file_256, config_file_512]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
index_1 = 0
|
|
|
|
index_1 = 0
|
|
|
|
|
|
|
|
|
|
|
|