servo/tests/blink_perf_tests/perf_tests/bindings
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
..
resources
append-child.html
create-element.html
document-implementation.html
dom-attribute-on-prototoype.html
first-child.html
gc-forest.html
gc-mini-tree.html
gc-tree.html
get-attribute-rare.html
get-attribute.html
get-element-by-id.html
get-elements-by-tag-name.html
id-getter.html
id-setter.html
indexed-getter.html
insert-before.html
named-property-enumerator.html
node-list-access.html
node-type.html
post-message.html
sequence-conversion-array.html
sequence-conversion-custom-iterator.html
serialize-array.html
serialize-long-string.html
serialize-map.html
serialize-nested-array.html
set-attribute-rare.html
set-attribute.html
structured-clone-json-deserialize.html
structured-clone-json-serialize.html
structured-clone-long-string-deserialize.html
structured-clone-long-string-serialize.html
typed-array-construct-from-array.html
typed-array-construct-from-same-type.html
typed-array-construct-from-typed.html
typed-array-set-from-typed.html
undefined-first-child.html
undefined-get-element-by-id.html
undefined-id-getter.html
wasm_webgl_no_js.html
wasm_webgl_through_js.html
worker-structured-clone-different-payloads.html
worker-structured-clone-json-from-worker.html
worker-structured-clone-json-roundtrip.html
worker-structured-clone-json-to-worker.html
worker-structured-clone-workerDOM-DBMon-from-worker.html
worker-structured-clone-workerDOM-Map-from-worker.html
worker-text-encoded-transferable-from-worker.html
worker-text-encoded-transferable-roundtrip.html
worker-text-encoded-transferable-to-worker.html
worker-transferable-from-worker.html
worker-transferable-roundtrip.html
worker-transferable-to-worker.html