The GitHub Actions job "Benchmarks" on texera.git/bench/arrow-flight-e2e has 
failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
eb5e99bee128fdad000e657c5b5243cfcd8e2384 / Yicong Huang 
<[email protected]>
feat(bench): two-tier sweep — fast PR/post-merge + weekly full grid

PR and post-merge runs now use a trimmed 3-config grid (`pr` mode: 3
batch sizes × single schema × single string len × 20 batches) targeting
~5 min in CI. The full 36-config grid (`full` mode: 4 × 3 × 3 × 200
batches) runs weekly on a scheduled trigger and on workflow_dispatch.

Trigger → mode → publish mapping:
  pull_request                        → pr   → no gh-pages push
  push to main                        → pr   → publishes baseline
  schedule (Sundays 08:00 UTC)        → full → publishes baseline
  workflow_dispatch                   → full → no publish

Bench-side: `BENCH_MODE` env var selects between two GridSpec cases.
`BENCH_NUM_BATCHES` still overrides numBatches if set (for local smoke).

Report URL: https://github.com/apache/texera/actions/runs/27115367812

With regards,
GitHub Actions via GitBox

Reply via email to