diff --git a/AGENTS.md b/AGENTS.md index 1ad4a91f..2b7d5dc2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -58,7 +58,8 @@ lugar errado foi tocado; não afrouxe o teste: Benchmarks em `benchmarks/`: `pwsh -NoProfile -File interleaved_compare.ps1` (dois binários intercalados — a única comparação que vale), máquina ociosa, -delta só na mesma sessão; `compare_examples.ps1` captura a saída dos exemplos +delta só na mesma sessão; em Linux/macOS os mesmos runners existem em bash +(`interleaved_compare.sh`, `run_benchmarks.sh`, `cross_runtime/run_cross_runtime.sh`); `compare_examples.ps1` captura a saída dos exemplos antes/depois ao mexer no runtime. CI (`.github/workflows/network-deadlines.yml`): testes Go em ubuntu+windows, `-race` em `internal/vm`, o runner, cross-build com `CGO_ENABLED=0`. diff --git a/benchmarks/RESULTS.md b/benchmarks/RESULTS.md index 7e9e6ce9..7acec197 100644 --- a/benchmarks/RESULTS.md +++ b/benchmarks/RESULTS.md @@ -1495,6 +1495,17 @@ powershell -File benchmarks/cross_runtime/run_cross_runtime.ps1 -Noxy ` -NoxyBaseline -BaselineLabel v060 ``` +Em Linux/macOS, os mesmos três runners em bash (mesmo protocolo, mesma +saída; `compare_examples` continua só em PowerShell): + +```bash +benchmarks/run_benchmarks.sh --binary --label