chore: refresh benchmarks for v1.18.0#841
Conversation
Greptile SummaryRefreshes benchmark data from aube 1.17.1 to 1.18.0, updating timing measurements for all six package managers and bumping deno, pnpm, and yarn to their latest patch versions.
Confidence Score: 5/5Safe to merge; changes are purely benchmark data and a two-sentence README update with no logic changes. All integer No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore: refresh benchmarks" | Re-trigger Greptile |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR refreshes benchmark measurement data in ChangesBenchmark Update
Possibly related PRs
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
🤖 Refreshed benchmarks
benchmarks/results.jsonwas pinned to aube1.17.1; the workspace is now1.18.0. Re-ranmise run bench:bumpon the hermetic Verdaccio registry (500mbit / 50ms per the mise task) and regeneratedbenchmarks/results.jsonplus the READMEBENCH_RATIOSblock. The benchmark matrix pins aube's GVS mode vianpm_config_enable_global_virtual_store=true|false(the auto-synthesized env alias for theenableGlobalVirtualStoresetting), so GitHub Actions' inheritedCI=trueenvironment does not change whether aube runs with GVS enabled or disabled.Benchmark changes
Versions:
Public ratios: warm installs vs Bun 5x -> 7x; warm installs vs pnpm 9x -> 9x; repeat test vs Bun 5x -> 5x; repeat test vs pnpm 38x -> 37x.
Review the numbers before merging — if anything looks wildly off vs. the previous release, investigate before landing. Hermetic proxy jitter or an npmjs uplink hiccup can occasionally skew results.
Once merged to main, the updated bench results flow into the next
release-plz-prrun automatically.Generated by the
bench-refreshworkflow.Summary by CodeRabbit
Documentation
Chores