You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For at least one of the samples we should include non-cached compile, with compile({ forceRecompile: true }).
Cached compile should be our main target, so we are going to do at least 2 warmup runs.
We always need at least 5 timing runs to bring down statistical variance.
For at least one of the samples we should include non-cached compile, with
compile({ forceRecompile: true })
.Cached compile should be our main target, so we are going to do at least 2 warmup runs.
We always need at least 5 timing runs to bring down statistical variance.
Internal discussion.
The text was updated successfully, but these errors were encountered: