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 2c5f206 commit a01d3d3Copy full SHA for a01d3d3
JetStreamDriver.js
@@ -1807,7 +1807,6 @@ const BENCHMARKS = [
1807
],
1808
iterations: defaultIterationCount * 3,
1809
worstCaseCount: defaultWorstCaseCount * 3,
1810
- benchmarkClass: AsyncBenchmark,
1811
testGroup: ProxyGroup,
1812
}),
1813
new AsyncBenchmark({
@@ -1817,7 +1816,6 @@ const BENCHMARKS = [
1817
1816
"./proxy/vue-bundle.js",
1818
"./proxy/vue-benchmark.js",
1819
1820
1821
1822
1823
// Class fields
0 commit comments