Skip to content

Commit 22992fb

Browse files
committed
chore: update bench config
1 parent 7b2d434 commit 22992fb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

test/bench/config.ts

+4-4
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ export const benchConfig: BenchConfig = {
4444
{ count: 1, size: "medium" },
4545
{ count: 1, size: "large" },
4646

47-
// {
48-
// count: 192,
49-
// size: "medium",
50-
// },
5147
// {
5248
// count: 256,
5349
// size: "small",
5450
// },
5551
// {
52+
// count: 192,
53+
// size: "medium",
54+
// },
55+
// {
5656
// count: 128,
5757
// size: "large",
5858
// },

0 commit comments

Comments
 (0)