servo/tests/blink_perf_tests/perf_tests
Jonathan Schwender ee781b71b4
tests: Vendor blink perf tests (#38654)
Vendors the [blink perf
tests](https://chromium.googlesource.com/chromium/src/+/HEAD/third_party/blink/perf_tests/).
These perf tests are useful to evaluate the performance of servo. 
The license that governs the perf tests is included in the folder. 
Running benchmark cases automatically is left to future work.

The update.py script is taken from mozjs and slightly adapted, so we can
easily filter
(and patch if this should be necessary in the future.

Testing: This PR just adds the perf_tests, but does not use or modify
them in any way.

---------

Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
2025-08-17 09:54:04 +00:00
..
base64 tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
bindings tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
css tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
display_locking tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
dom tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
editing tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
events tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
image_decoder tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
intersection-observer tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
layout tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
loading tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
mutation tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
owp_storage tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
paint tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
parser tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
performance_apis tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
resources tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
service_worker tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
shadow_dom tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
svg tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
test_data tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
view_transitions tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
webaudio tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
webcodecs tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
webgl tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
webgpu tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
websocket tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
xml_http_request tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
DIR_METADATA tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
OWNERS tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00
README.md tests: Vendor blink perf tests (#38654) 2025-08-17 09:54:04 +00:00

Please refer to blink_perf guide.