Hacker News new | ask | show | jobs
by gorhill 2757 days ago
For some reasons, I found that Firefox's results for WASM are always better after a first run -- i.e. clicking "Lookup" again without reloading the page. I don't know what is the explanation of this.
1 comments

Firefox can cache the compiled WASM. So perhaps your benchmarks include compilation warm-up on the first run.