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 ba0572a commit 1b760fbCopy full SHA for 1b760fb
benchmark/grapheme/codspeed.js
@@ -53,6 +53,5 @@ for (const [name, input] of testcases) {
53
});
54
}
55
56
-await bench.warmup();
57
await bench.run();
58
console.table(bench.table());
0 commit comments