32dd1ac4e1d44382f481d0e4e22a81cbb5a66510,perfkitbenchmarker/benchmarks/fio_benchmark.py,,,#,29

Before Change


                    "like --io_depths=1, or a range, like --io_depths=1-4")


BENCHMARK_INFO = {"name": "fio",
                  "description": "Runs fio in sequential, random, read "
                                 "and write modes.",
                  "scratch_disk": True,
                  "num_machines": 1}

GLOBALS_TEMPLATE = 
[global]
ioengine=libaio

After Change


from perfkitbenchmarker.packages import fio

LOCAL_JOB_FILE_NAME = "fio.job"  // used with vm_util.PrependTempDir()
REMOTE_JOB_FILE_PATH = posixpath.join(vm_util.VM_TMP_DIR, "fio.job")
DEFAULT_TEMP_FILE_NAME = "fio-temp-file"


FLAGS = flags.FLAGS
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

Non-data size: 5

Instances


Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: 32dd1ac4e1d44382f481d0e4e22a81cbb5a66510
Time: 2015-08-13
Author: nlavine@google.com
File Name: perfkitbenchmarker/benchmarks/fio_benchmark.py
Class Name:
Method Name:


Project Name: IndicoDataSolutions/finetune
Commit Name: 2f90478af73994a905b1fdb005831caeda22d9d7
Time: 2020-01-10
Author: benlt@hotmail.co.uk
File Name: finetune/base_models/oscar/model.py
Class Name: GPCModelFP16Pretrain
Method Name: GPCModelFP16Pretrain_1


Project Name: catalyst-cooperative/pudl
Commit Name: fe5b17835a3e6a0907138ecda8512683a5c630dc
Time: 2019-05-25
Author: zane.selvans@catalyst.coop
File Name: pudl/settings.py
Class Name:
Method Name: