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 5496dd4 commit 563fb9aCopy full SHA for 563fb9a
test/benchmarks/fetchf.bench.mjs
@@ -1,5 +1,5 @@
1
// To run this benchmark, use the following command:
2
-// npx tsx test/benchmarks/generic.bench.mjs
+// npx tsx test/benchmarks/fetchf.bench.mjs
3
import Benchmark from 'benchmark';
4
import { fetchf } from '../../dist/browser/index.mjs';
5
import { onComplete } from './utils.mjs';
0 commit comments