a7ce2350a7a1a4427239bf2de28f9a696be48f85,perfkitbenchmarker/linux_benchmarks/fio_benchmark.py,,RunWithExec,#Any#Any#Any#Any#,503

Before Change


  Returns:
    A list of sample.Sample objects.
  
  vm = benchmark_spec.vms[0]
  logging.info("FIO running on %s", vm)

  disk = vm.scratch_disks[0]
  mount_point = disk.mount_point

After Change


                             log_file_base=log_file_base, bin_vals=bin_vals)

  samples.append(
      sample.Sample("start_time", start_time, "sec", samples[0].metadata))
  samples.append(
      sample.Sample("end_time", end_time, "sec", samples[0].metadata))
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 2

Instances


Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: a7ce2350a7a1a4427239bf2de28f9a696be48f85
Time: 2019-07-02
Author: spencerkim@google.com
File Name: perfkitbenchmarker/linux_benchmarks/fio_benchmark.py
Class Name:
Method Name: RunWithExec


Project Name: Calamari-OCR/calamari
Commit Name: c18afe6d79fa657910e17eceaed9ea1fd4fe0e52
Time: 2021-01-19
Author: wick.chr@gmail.com
File Name: calamari_ocr/ocr/voting/voter.py
Class Name: Voter
Method Name: vote_prediction_result_tuple


Project Name: GoogleCloudPlatform/PerfKitBenchmarker
Commit Name: 3792a7384c9113515c70f0fac455ab938db1f2c0
Time: 2015-01-26
Author: connormccoy@google.com
File Name: perfkitbenchmarker/publisher.py
Class Name: SampleCollector
Method Name: AddSamples


Project Name: Calamari-OCR/calamari
Commit Name: c18afe6d79fa657910e17eceaed9ea1fd4fe0e52
Time: 2021-01-19
Author: wick.chr@gmail.com
File Name: calamari_ocr/ocr/predict/params.py
Class Name: PredictionResult
Method Name: __init__