ohos CI: Update hitrace-bench to 0.10.0 to add LCP and FCP metrics (#42164)

Update ohos.yml hitrace-bench and runs.json to 0.10.0

Testing: This should be testing using CI

Signed-off-by: jane <5373400+janeoa@users.noreply.github.com>
This commit is contained in:
Asset Malik
2026-02-09 15:32:38 +01:00
committed by GitHub
parent 2fc31b7ff8
commit 1a406e4b71
2 changed files with 21 additions and 3 deletions

View File

@@ -39,7 +39,7 @@ env:
SHELL: /bin/bash
CARGO_INCREMENTAL: 0
BENCHER_PROJECT: ${{ vars.BENCHER_PROJECT || 'servo' }}
HITRACE_BENCH_VERSION: 0.9.1
HITRACE_BENCH_VERSION: 0.10.0
jobs:
build: