Files
servo/python
Narfinger a1c37f8767 OHOS CI: Switch speedometer from hitrace-bench to servo-driver script (#40798)
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>
2025-12-01 10:41:23 +00:00
..
2025-11-13 08:48:01 +00:00

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.