Skip to content

Commit e7409b4

Browse files
committed
Add comment.
1 parent 916467c commit e7409b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

benchmark/benchmarks/init.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,6 @@ const InitBenchmark = benchmark(
1717
await initializeBindings();
1818
toc();
1919
},
20+
// Run once with no warmups to get the worst-case scenario metrics
2021
{ numberOfWarmups: 0, numberOfRuns: 1 }
2122
);

0 commit comments

Comments
 (0)