tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

commit 80bda5622944c958757ff1295afe659deb532699
parent 4e4ad90f926c4acfc131449d3e4a1561506a1cb9
Author: Aristide Tossou <atossou@mozilla.com>
Date:   Wed,  8 Oct 2025 14:27:12 +0000

Bug 1990874 - Reenable llama.cpp/wllama perf test on autoland/mozilla central. r=tarek,mozperftest-reviewers,sparky

Differential Revision: https://phabricator.services.mozilla.com/D267617

Diffstat:
Mtaskcluster/kinds/perftest/linux.yml | 2+-
Mtaskcluster/kinds/perftest/macosx.yml | 2+-
Mtaskcluster/kinds/perftest/windows11-24h2-ref.yml | 2+-
Mtaskcluster/kinds/perftest/windows11-24h2.yml | 2+-
4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/taskcluster/kinds/perftest/linux.yml b/taskcluster/kinds/perftest/linux.yml @@ -458,7 +458,7 @@ ml-llama-summarizer-perf: attributes: batch: false cron: false - run-on-projects: [] + run-on-projects: [autoland, mozilla-central] run: command: >- mkdir -p $MOZ_FETCHES_DIR/../artifacts && diff --git a/taskcluster/kinds/perftest/macosx.yml b/taskcluster/kinds/perftest/macosx.yml @@ -385,7 +385,7 @@ ml-llama-summarizer-perf: attributes: batch: false cron: false - run-on-projects: [] + run-on-projects: [autoland, mozilla-central] run: command: >- mkdir -p $MOZ_FETCHES_DIR/../artifacts && diff --git a/taskcluster/kinds/perftest/windows11-24h2-ref.yml b/taskcluster/kinds/perftest/windows11-24h2-ref.yml @@ -85,7 +85,7 @@ ml-llama-summarizer-perf: attributes: batch: false cron: false - run-on-projects: [] + run-on-projects: [autoland, mozilla-central] run: command: >- mkdir -p $MOZ_FETCHES_DIR/../artifacts && diff --git a/taskcluster/kinds/perftest/windows11-24h2.yml b/taskcluster/kinds/perftest/windows11-24h2.yml @@ -333,7 +333,7 @@ ml-llama-summarizer-perf: attributes: batch: false cron: false - run-on-projects: [] + run-on-projects: [autoland, mozilla-central] run: command: >- mkdir -p $MOZ_FETCHES_DIR/../artifacts &&