imaginary-cherry
rapyer
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Bump actions/checkout from 5 to 7 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v5...v7) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions/checkout-7
13 days ago
Bump actions/upload-artifact from 4 to 7 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 7. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v4...v7) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions/upload-artifact-7
13 days ago
Bump astral-sh/setup-uv from 5 to 7 Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 5 to 7. - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](https://github.com/astral-sh/setup-uv/compare/v5...v7) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/astral-sh/setup-uv-7
13 days ago
Bump ldez/gha-mjolnir from 1.4.1 to 1.5.0 Bumps [ldez/gha-mjolnir](https://github.com/ldez/gha-mjolnir) from 1.4.1 to 1.5.0. - [Release notes](https://github.com/ldez/gha-mjolnir/releases) - [Commits](https://github.com/ldez/gha-mjolnir/compare/v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: ldez/gha-mjolnir dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/ldez/gha-mjolnir-1.5.0
13 days ago
Bump actions/deploy-pages from 4 to 5 Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5. - [Release notes](https://github.com/actions/deploy-pages/releases) - [Commits](https://github.com/actions/deploy-pages/compare/v4...v5) --- updated-dependencies: - dependency-name: actions/deploy-pages dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/actions/deploy-pages-5
13 days ago
Merge pull request #263 from imaginary-cherry/feature/261-runtime-cpu-optimizations Runtime CPU optimizations: lazy _pk + cheaper __setattr__ type checks
develop
16 days ago
[261-runtime-cpu-optimizations] - [261-runtime-cpu-optimizations] - address coderabbit review - speed.yml: pin redis-stack-server to 7.4.0-v8 instead of :latest for reproducible, drift-free benchmark runs (matches the tag the test jobs use). - test_rapyer_aget.py: add test_aload_preserves_model_key_identity — aload was modified by this PR (instance._pk = self._ensure_pk()) but only aget had the key-identity assertion; this covers aload's identity preservation directly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feature/261-runtime-cpu-optimizations
17 days ago
[261-runtime-cpu-optimizations] - [261-runtime-cpu-optimizations] - exclude _ensure_pk from action-coverage _ensure_pk is a pure in-memory identity helper (lazily fills _pk) with no Redis round trip, so the pipeline/TTL action-coverage matrix doesn't apply. Listed alongside the other in-memory key helpers in PRIVATE_METHODS. Fixes the failing `pytest --action-coverage` test jobs. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
feature/261-runtime-cpu-optimizations
17 days ago
Latest Branches
CodSpeed Performance Gauge
-12%
Bump actions/checkout from 5 to 7
#266
13 days ago
56173e9
dependabot/github_actions/actions/checkout-7
CodSpeed Performance Gauge
-11%
Bump actions/upload-artifact from 4 to 7
#269
13 days ago
bd32405
dependabot/github_actions/actions/upload-artifact-7
CodSpeed Performance Gauge
-12%
Bump astral-sh/setup-uv from 5 to 7
#265
13 days ago
39f0acb
dependabot/github_actions/astral-sh/setup-uv-7
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs