• Jakob Gruber's avatar
    Unskip mjsunit/compiler/regress-9017 in is_full_debug · 8b807ad3
    Jakob Gruber authored
    The test was originally skipped due to slowness. This might have been
    fixed by reduced store-store zone allocations (see the linked bug).
    
    Locally, this now runs in less than 20 seconds in full x64 debug mode.
    
    The largest zone is < 100MB:
    
    12089344, "V8.TFAllocateGeneralRegisters"
    21954208, "graph-zone"
    26181688, "../../src/compiler/verifier.cc:2000"
    57895456, "instruction-zone"
    98933872, "register-allocation-zone"
    
    Drive-by: Remove tsan SLOW annotation, it's already marked SLOW in the
    ALWAYS block.
    
    Bug: v8:9572
    Change-Id: Ic3ffd3de732e262f412f1d7a66448ea7228582f2
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1889872
    Commit-Queue: Jakob Gruber <jgruber@chromium.org>
    Commit-Queue: Michael Achenbach <machenbach@chromium.org>
    Auto-Submit: Jakob Gruber <jgruber@chromium.org>
    Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#64641}
    8b807ad3
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-api-tests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...