• Clemens Hammacher's avatar
    [wasm] Add counter for tier-up time · d5b7d5b4
    Clemens Hammacher authored
    Additionally to the baseline compilation time, do also measure the time
    it takes to tier up to TurboFan.
    Since the {AsyncCompileJob} will be gone after baseline compilation,
    the timing has to be done via a separate callback, which will survive
    until after top-tier compilation.
    
    R=ahaas@chromium.org
    CC=jwd@chromium.org
    
    Bug: chromium:978425
    Change-Id: I7914173191c8a7a2aeb47343973d4034010047a4
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1678362
    Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
    Reviewed-by: 's avatarAndreas Haas <ahaas@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#62410}
    d5b7d5b4
Name
Last commit
Last update
..
OWNERS Loading commit data...
code-events.h Loading commit data...
counters-definitions.h Loading commit data...
counters-inl.h Loading commit data...
counters.cc Loading commit data...
counters.h Loading commit data...
log-inl.h Loading commit data...
log-utils.cc Loading commit data...
log-utils.h Loading commit data...
log.cc Loading commit data...
log.h Loading commit data...