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.
2 parents 3b1af03 + 2fc2757 commit 93c7f8cCopy full SHA for 93c7f8c
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