un-inception/scripts
russell@unturf.com a0ee191dd7 feat: Add performance reporting for release tracking
- Add scripts/generate-perf-report.sh to fetch CI timing data
- Add make perf-report TAG=X.Y.Z target
- Generate per-language timing reports (JSON + Markdown)
- Track performance history across releases
- Prefer fully passing pipelines over warnings

4.2.0: 638 tests, 100% pass, avg 58s, slowest commonlisp (119s)
2026-01-18 13:45:24 -05:00
..
science feat: Smart GitLab CI pipeline with change detection and dynamic matrix 2026-01-15 15:27:58 -05:00
build-clients.sh feat(ci): Implement inception testing pattern 2026-01-17 07:09:42 -05:00
detect-changes.sh feat: Add VERSION file, remove commit message trigger 2026-01-17 09:51:24 -05:00
filter-results.sh feat: Complete self-validating documentation and smart CI/CD pipeline 2026-01-15 16:11:29 -05:00
generate-matrix.sh fix(ci): Force full test matrix on tag pushes 2026-01-17 16:43:38 -05:00
generate-perf-report.sh feat: Add performance reporting for release tracking 2026-01-18 13:45:24 -05:00
set-version.sh chore: Add set-version script and update all clients to 4.2.0 2026-01-18 13:09:10 -05:00
test-sdk.sh fix(tests): Accept Perl 'Illegal division by zero' error in exec_sdk_inception 2026-01-17 18:24:46 -05:00
validate-examples.sh feat: Complete Python and C SDK implementations with examples and pipeline integration 2026-01-15 16:42:58 -05:00