Skip to content

Commit 563fb9a

Browse files
committed
docs: update benchmark command in fetchf.bench.mjs for accuracy
1 parent 5496dd4 commit 563fb9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/benchmarks/fetchf.bench.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// To run this benchmark, use the following command:
2-
// npx tsx test/benchmarks/generic.bench.mjs
2+
// npx tsx test/benchmarks/fetchf.bench.mjs
33
import Benchmark from 'benchmark';
44
import { fetchf } from '../../dist/browser/index.mjs';
55
import { onComplete } from './utils.mjs';

0 commit comments

Comments
 (0)