• Anton Bikineev's avatar
    Reland "cppgc: Enable pointer compression by default on Desktop" · 557a84d6
    Anton Bikineev authored
    All the known issues (GPU bot failures) have been fixed.
    
    Original change's description:
    > cppgc: Enable pointer compression by default on Desktop
    >
    > The CL enables pointer compression in Oilpan.
    >
    > For sherrifs: the CL may cause some slight perf regressions (likely
    > blink_perf.*), due to slightly higher cost of compression and
    > decomrpession.
    >
    > Speedometer2 is not expected to regress, as was checked locally. Such a
    > slight performance degradation is compensated by memory savings that are
    > expected to be around 10-20% of Oilpan committed size (~2.5-5% of Renderer
    > PMF).
    
    Bug: chromium:1325007
    Change-Id: I52572ba30459dcdfd6219cfdc9e8f2f836fb95ab
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3791061
    Commit-Queue: Anton Bikineev <bikineev@chromium.org>
    Reviewed-by: 's avatarMichael Lippautz <mlippautz@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#82260}
    557a84d6
BUILD.gn 242 KB