Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(779)

Unified Diff: test/simdjs/SimdJs.json

Issue 1144263002: Dropping iterations and speedup from perf results. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: fix Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | test/simdjs/generate.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/simdjs/SimdJs.json
diff --git a/test/simdjs/SimdJs.json b/test/simdjs/SimdJs.json
index 62f53666002ef60c44ca61ea7299302263ea24b4..b671ac4cb8a2cd7d95e790896a91e47fc09d9ed8 100644
--- a/test/simdjs/SimdJs.json
+++ b/test/simdjs/SimdJs.json
@@ -31,7 +31,7 @@
"test/simdjs/data/src/benchmarks/memcpy.js"
],
"run_count": 5,
- "run_count_android_arm": 3,
+ "run_count_android_arm": 1,
"run_count_android_arm64": 3,
"run_count_arm": 3,
"tests": [
@@ -48,14 +48,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -72,14 +64,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -96,14 +80,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -120,14 +96,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -144,14 +112,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -168,14 +128,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -192,14 +144,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -216,14 +160,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -240,14 +176,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -264,14 +192,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -288,14 +208,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -312,14 +224,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -336,14 +240,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -360,14 +256,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -384,14 +272,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -408,14 +288,6 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
},
@@ -432,19 +304,11 @@
},
{
"name": "Non-SIMD"
- },
- {
- "name": "Speedup",
- "units": "score"
- },
- {
- "name": "Iterations",
- "units": "count"
}
]
}
],
- "timeout_android_arm": 120,
+ "timeout_android_arm": 180,
"timeout_android_arm64": 120,
"timeout_arm": 120,
"units": "ms"
« no previous file with comments | « no previous file | test/simdjs/generate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698