WebKit / Speedometer

An open source repository for the Speedometer benchmark
Other
592 stars 70 forks source link

Add sanitize script #336

Closed camillobruni closed 1 month ago

camillobruni commented 9 months ago

This script will eventually replace the benchmark-specifics overrides we already employ for some workloads.

The sanitize.js script is supposed to be included in all benchmarks.

camillobruni commented 9 months ago

Using the sanitize script will happen in a separate PR, see #267 as an early example.

camillobruni commented 9 months ago

As per meeting discussion, this needs some more detailed investigation on which workloads use which of these APIs. Happy to land the non-controversial stuff first and set everything up for more common scripts we want to share between workloads.