mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
Switch ohos speedometer from hitrace-bench to servo-driver script. This allows us to look at logs in the future and has easier parsing of the values. Signed-off-by: Narfinger <Narfinger@users.noreply.github.com> Testing: Custom run on https://github.com/Narfinger/servo/actions/runs/19575793934 --------- Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
This directory contains various Python modules used to support servo development.
servo
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.
tidy
servo-tidy is used to check licenses, line lengths, whitespace, ruff on Python files, lock file versions, and more.
wpt
servo-wpt is a module with support scripts for running, importing, exporting, updating manifests, and updating expectations for WPT tests.