b7b0af6b22296e9ced334647a3022553bd8fa459,perfkitbenchmarker/linux_benchmarks/ior_benchmark.py,,,#,31
Before Change
FLAGS = flags.FLAGS
flag_util.DEFINE_integerlist(
"ior_num_procs", flag_util.IntegerList([256] ),
"The number of MPI processes to use for IOR.")
flags.DEFINE_string(
"ior_script", "default_ior_script",
After Change
"mdtest_args", ["-n 1000 -u"],
"Command line arguments to be passed to mdtest. "
"Each set of args in the list will be run separately.")
flags.DEFINE_boolean(
"mdtest_drop_caches", True,
"Whether to drop caches between the create/stat/delete phases. "
"If this is set, mdtest will be run 3 times with the -C, -T, and -r "
"options and the client page caches will be dropped between runs.")
BENCHMARK_NAME = "ior"
BENCHMARK_CONFIG =
In pattern: SUPERPATTERN
Frequency: 6
Non-data size: 2
Instances Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: b7b0af6b22296e9ced334647a3022553bd8fa459
Time: 2018-06-11
Author: ehankland@google.com
File Name: perfkitbenchmarker/linux_benchmarks/ior_benchmark.py
Class Name:
Method Name:
Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: e5575057966cc455a3f8a3689e9608b1b539597c
Time: 2017-05-02
Author: ehankland@google.com
File Name: perfkitbenchmarker/providers/kubernetes/flags.py
Class Name:
Method Name:
Project Name: tensorflow/kfac
Commit Name: 3a5cea5d75447d9beea3a2b71e67aaaad9698f0c
Time: 2020-01-14
Author: no-reply@google.com
File Name: kfac/examples/classifier_mnist.py
Class Name:
Method Name:
Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: 8d25700cb3399a782476d2d05992e42954454d7c
Time: 2018-07-13
Author: flint@google.com
File Name: perfkitbenchmarker/linux_benchmarks/aws_dynamodb_ycsb_benchmark.py
Class Name:
Method Name:
Project Name: tensorflow/models
Commit Name: 9b7e4163fe4f37c8336633a3df94bc93e6567d98
Time: 2018-10-09
Author: shizhiw@google.com
File Name: official/recommendation/data_async_generation.py
Class Name:
Method Name: define_flags
Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: 45652fa7a59b658596a7c6365cb2347cd33eb8e8
Time: 2019-03-12
Author: ferneyhough@google.com
File Name: perfkitbenchmarker/linux_benchmarks/horovod_benchmark.py
Class Name:
Method Name: