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
|
// warmup
|
||||||
module[bench]();
|
module[bench]();
|
||||||
|
module[bench]();
|
||||||
|
|
||||||
const start = performance.now();
|
const start = performance.now();
|
||||||
// active
|
// active
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue