• Jackson Gardner's avatar
    Run benchmarks with `--omit-type-checks` (#131102) · 8046e133
    Jackson Gardner authored
    We've decided to use the `--omit-type-checks` flag for our dart2wasm benchmarks. Right now, many of the benchmark results are dominated by type checks and most of what we are actually trying to measure get drowned out in the noise.
    8046e133
web_benchmarks.dart 9.47 KB