Skip to content

Commit 1b760fb

Browse files
committed
fix codspeed bench
1 parent ba0572a commit 1b760fb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

benchmark/grapheme/codspeed.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ for (const [name, input] of testcases) {
5353
});
5454
}
5555

56-
await bench.warmup();
5756
await bench.run();
5857
console.table(bench.table());

0 commit comments

Comments
 (0)