summaryrefslogtreecommitdiff
path: root/third-party/benchmark/tools/gbench/Inputs/test4_run.json
diff options
context:
space:
mode:
Diffstat (limited to 'third-party/benchmark/tools/gbench/Inputs/test4_run.json')
-rw-r--r--third-party/benchmark/tools/gbench/Inputs/test4_run.json96
1 files changed, 0 insertions, 96 deletions
diff --git a/third-party/benchmark/tools/gbench/Inputs/test4_run.json b/third-party/benchmark/tools/gbench/Inputs/test4_run.json
deleted file mode 100644
index eaa005f3a9f4..000000000000
--- a/third-party/benchmark/tools/gbench/Inputs/test4_run.json
+++ /dev/null
@@ -1,96 +0,0 @@
-{
- "benchmarks": [
- {
- "name": "99 family 0 instance 0 repetition 0",
- "run_type": "iteration",
- "family_index": 0,
- "per_family_instance_index": 0,
- "repetition_index": 0
- },
- {
- "name": "98 family 0 instance 0 repetition 1",
- "run_type": "iteration",
- "family_index": 0,
- "per_family_instance_index": 0,
- "repetition_index": 1
- },
- {
- "name": "97 family 0 instance 0 aggregate",
- "run_type": "aggregate",
- "family_index": 0,
- "per_family_instance_index": 0,
- "aggregate_name": "9 aggregate"
- },
-
-
- {
- "name": "96 family 0 instance 1 repetition 0",
- "run_type": "iteration",
- "family_index": 0,
- "per_family_instance_index": 1,
- "repetition_index": 0
- },
- {
- "name": "95 family 0 instance 1 repetition 1",
- "run_type": "iteration",
- "family_index": 0,
- "per_family_instance_index": 1,
- "repetition_index": 1
- },
- {
- "name": "94 family 0 instance 1 aggregate",
- "run_type": "aggregate",
- "family_index": 0,
- "per_family_instance_index": 1,
- "aggregate_name": "9 aggregate"
- },
-
-
-
-
- {
- "name": "93 family 1 instance 0 repetition 0",
- "run_type": "iteration",
- "family_index": 1,
- "per_family_instance_index": 0,
- "repetition_index": 0
- },
- {
- "name": "92 family 1 instance 0 repetition 1",
- "run_type": "iteration",
- "family_index": 1,
- "per_family_instance_index": 0,
- "repetition_index": 1
- },
- {
- "name": "91 family 1 instance 0 aggregate",
- "run_type": "aggregate",
- "family_index": 1,
- "per_family_instance_index": 0,
- "aggregate_name": "9 aggregate"
- },
-
-
- {
- "name": "90 family 1 instance 1 repetition 0",
- "run_type": "iteration",
- "family_index": 1,
- "per_family_instance_index": 1,
- "repetition_index": 0
- },
- {
- "name": "89 family 1 instance 1 repetition 1",
- "run_type": "iteration",
- "family_index": 1,
- "per_family_instance_index": 1,
- "repetition_index": 1
- },
- {
- "name": "88 family 1 instance 1 aggregate",
- "run_type": "aggregate",
- "family_index": 1,
- "per_family_instance_index": 1,
- "aggregate_name": "9 aggregate"
- }
- ]
-}