• Thibaud Michaud's avatar
    Reland "Reland "[wasm] Cache streaming compilation result"" · ab6c4669
    Thibaud Michaud authored
    This is a reland of 9781aa07
    
    Original change's description:
    > Reland "[wasm] Cache streaming compilation result"
    >
    > This is a reland of 015f379a
    >
    > Original change's description:
    > > [wasm] Cache streaming compilation result
    > >
    > > Before compiling the code section, check whether the
    > > bytes received so far match a cached module. If they do, delay
    > > compilation until we receive the full bytes, since we are likely to find
    > > a cache entry for them.
    > >
    > > R=clemensb@chromium.org
    > >
    > > Bug: v8:6847
    > > Change-Id: Ie5170d1274da3da6d52ff1b408abc7cb441bbe3c
    > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2002823
    > > Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
    > > Reviewed-by: Clemens Backes <clemensb@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#66000}
    >
    > Bug: v8:6847
    > Change-Id: I0b5acffa01aeb7dade3dc966392814383d900015
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2022951
    > Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
    > Reviewed-by: Clemens Backes <clemensb@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#66047}
    
    Bug: v8:6847
    Change-Id: I272f56eee28010f34cc99df475164581c8b63036
    Cq-Include-Trybots: luci.v8.try:v8_linux64_tsan_rel
    Cq-Include-Trybots: luci.v8.try:v8_linux64_msan_rel
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2030741
    Commit-Queue: Thibaud Michaud <thibaudm@chromium.org>
    Reviewed-by: 's avatarClemens Backes <clemensb@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#66081}
    ab6c4669
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...
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...