• Adam Klein's avatar
    [mjsunit] Make an Array#join regression test 8x faster · 31116ca3
    Adam Klein authored
    regress-336820 is testing that joining a very sparse
    array to create a too-big string results in a RangeError,
    rather than a crash. Reducing the largest index by
    two orders of magnitude speeds this up (on x64 debug)
    by 8x (from 8 seconds down to 1). Given that this test
    takes nearly 9 minutes on arm64 sim debug, I hope to
    see big ones there too.
    
    Bug: v8:7783, chromium:336820
    Change-Id: I74c22cf451a892eb039efc7f1259152921bf8530
    Reviewed-on: https://chromium-review.googlesource.com/c/1323915Reviewed-by: 's avatarJakob Kummerow <jkummerow@chromium.org>
    Commit-Queue: Adam Klein <adamk@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57335}
    31116ca3
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...