Browse Source

run the engine location benchmarks with size of 1gib only 10 times

master
Constantin Fürst 1 year ago
parent
commit
808c8f3ae7
  1. 2
      benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json
  2. 2
      benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json
  3. 2
      benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json
  4. 2
      benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json
  5. 2
      benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json
  6. 2
      benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json
  7. 2
      benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json
  8. 2
      benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json
  9. 4
      benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json
  10. 4
      benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json

2
benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-internode-n0ton1-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/dstcopy-intersock-n0ton4-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/dstoutsidercopy-intersock-n0to4-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/nodeoutsidercopy-internode-n0ton1-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/sockoutsidercopy-internode-n0ton1-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/srccopy-internode-n0ton1-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/srccopy-intersock-n0ton4-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 1073741824 "size": 1073741824
} }
} }

2
benchmarks/benchmark-descriptors/engine-location-bench/srcoutsidercopy-intersock-n0to4-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size":1073741824 "size":1073741824
} }
} }

4
benchmarks/benchmark-descriptors/engine-location-bench/xcopy-internode-n0ton1-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 536870912 "size": 536870912
} }
}, },
@ -27,7 +27,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 536870912 "size": 536870912
} }
} }

4
benchmarks/benchmark-descriptors/engine-location-bench/xcopy-intersock-n0ton4-1gib.json

@ -12,7 +12,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 536870912 "size": 536870912
} }
}, },
@ -27,7 +27,7 @@
"batch_size": 0, "batch_size": 0,
"batch_submit": false "batch_submit": false
}, },
"iterations": 1000,
"iterations": 10,
"size": 536870912 "size": 536870912
} }
} }

Loading…
Cancel
Save