Tighten benchmark suites and regression gating#116
Merged
Conversation
4 tasks
lbliii
added a commit
that referenced
this pull request
Apr 24, 2026
Bundles the work that landed after the original 0.8.0 prep into the 0.8.0 release: relative + alias template resolution, fragile-path lint, K-PAR-001 bulk-check hint, component-validation K-CMP-* diagnostics and ComponentWarning, stability gate + package smoke, core benchmark regression probes, and the compile/render/dict-attr/sandbox hot-path perf wins. Moves [Unreleased] content into [0.8.0] - 2026-04-24 in CHANGELOG.md, rewrites site/content/releases/0.8.0.md with the new sections and an updated Upgrade Notes (adds ComponentWarning filter note and template-move callout), and consumes the changelog.d/changed/component-validation.md fragment. pyproject.toml stays at 0.8.0 — this was never tagged so no bump needed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
core,product, andexploratorysuites, withcoreas the default CI/release path.medianby default and keepmeanas an override for investigation.Testing
make lintmake tyuv run ruff check src/kida tests/ benchmarks/ scripts/uv run ruff format --check src/kida tests/ benchmarks/ scripts/uv run pytest benchmarks/test_benchmark_regression_core.py benchmarks/test_benchmark_compile_pipeline.py benchmarks/test_benchmark_output_sanity.py --benchmark-disable -q/tmpsmoke runs forbenchmark_baseline.shandbenchmark_compare.shpassed with the new suite and storage knobs.