add another warmup pass
This commit is contained in:
parent
3174faffbd
commit
418bddac7e
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ mod().then((module) => {
|
|||
|
||||
// warmup
|
||||
module[bench]();
|
||||
module[bench]();
|
||||
|
||||
const start = performance.now();
|
||||
// active
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue