We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1af03 commit 2fc2757Copy full SHA for 2fc2757
JetStreamDriver.js
@@ -2209,7 +2209,7 @@ let BENCHMARKS = [
2209
},
2210
async: true,
2211
deterministicRandom: true,
2212
- tags: ["Default", "Wasm"],
+ tags: ["Wasm"],
2213
}),
2214
new WasmLegacyBenchmark({
2215
name: "tfjs-wasm-simd",
@@ -2229,7 +2229,7 @@ let BENCHMARKS = [
2229
2230
2231
2232
2233
2234
new WasmEMCCBenchmark({
2235
name: "argon2-wasm",
0 commit comments