chore(ci): update performance runner image - #1370
Conversation
|
Warning Review limit reachedNext included review available in 5 minutes. View limit detailsLimit details: You’ve used all 4 included reviews currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Team Run ID: 📒 Files selected for processing (2)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Instruction counts
No instruction-count regression above 1%. Only instruction counts gate. Wall clock is shown for context — on identical hardware it moves 4-20% run to run. Measured by tak — instruction-counted CLI benchmarks, stored in this repository's git notes. Shadow comparisonParsing
|
Summary
Image:
ghcr.io/jdx/perf-runner@sha256:5263c143b12ce2234e7b0b21d3d6501c2ed05837b42937d0eaeaa191cd5c8e68Validation
actionlintgit diff --checkAI-assisted — Tool: Codex; model: unavailable; version: unavailable.
Note
Low Risk
Workflow-only pinning of the self-hosted perf container; no application or auth changes, with the main effect being a deliberate break in comparability with measurements recorded under the old image until series baselines use the new label.
Overview
Bumps the pinned
ghcr.io/jdx/perf-runnercontainer digest for bothperf(main measurements) andperf-pr(PR instruction-count compare) so CI runs onperf-runner@fd66d9binstead of the previous image.The
TAK_RUNNERenv label gains an-img5263c143suffix sotakcan treat this image as a distinct runner environment, and the Runner metadata step logs the new revision and digest to match what jobs actually use.Reviewed by Cursor Bugbot for commit ef3b0e9. Bugbot is set up for automated code reviews on this repo. Configure here.