Skip to content

Commit edb568f

Browse files
committed
tweaks
1 parent 1585a6c commit edb568f

File tree

2 files changed

+0
-12042
lines changed

2 files changed

+0
-12042
lines changed

benchmark/index.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ function run(pattner) {
2222
for (const p of ['simple', 'complex']) {
2323
await run(p)
2424
}
25-
// await asyncForEach(['simple', 'complex'], async p => {
26-
// await run(p)
27-
// })
2825
} catch (e) {
2926
console.error(e)
3027
}

0 commit comments

Comments
 (0)