v8/tools/clusterfuzz
Michael Achenbach 6546fcf180 [foozzie] Always include all typed-array mocks
Due to https://crbug.com/1195263, large typed arrays can have an
observable difference on the same architecture, depending on
optimization behavior.

For differential fuzzing comparisons, we previously used a proxy
for typed arrays that capped the maximum size only when comparing
different architectures - there an observable difference is WAI.

We move the capping code and make it arch-independent for now until
the bug above gets fixed, since it caused too many duplicates, which
degrade fuzzing performance.

Bug: chromium:1195263
Change-Id: Ic81c383e547413378cbe037de3c38eb900a9e5dc
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3866173
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Nico Hartmann <nicohartmann@chromium.org>
Cr-Commit-Position: refs/heads/main@{#82860}
2022-08-31 10:48:29 +00:00
..
foozzie [foozzie] Always include all typed-array mocks 2022-08-31 10:48:29 +00:00
js_fuzzer [cleanup] Remove --stress-opt remnants 2022-08-31 08:37:44 +00:00
trials Add flag contradictions for ClusterFuzz and a README 2022-08-02 10:40:37 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00