Skip to content

Fix runtime heatmap cache accounting#89

Merged
adrunkhuman merged 1 commit into
masterfrom
issue-75-runtime-representation-refresh
Apr 19, 2026
Merged

Fix runtime heatmap cache accounting#89
adrunkhuman merged 1 commit into
masterfrom
issue-75-runtime-representation-refresh

Conversation

@adrunkhuman
Copy link
Copy Markdown
Owner

Summary

  • fix runtime cache accounting so heatmap projection memory includes work_indexes
  • keep the runtime memory logs aligned with the actual resident projection footprint
  • close Investigate climate.duckdb size and a leaner runtime schema #75 now that the live runtime split looks good and only this small accounting bug remained

Verification

  • uv run pytest tests/test_climate_repository.py
  • pre-commit hooks passed during git commit

Closes #75.

@adrunkhuman adrunkhuman changed the title Fix runtime heatmap cache accounting (#75) Fix runtime heatmap cache accounting Apr 19, 2026
@adrunkhuman adrunkhuman merged commit c41d438 into master Apr 19, 2026
1 check passed
@adrunkhuman adrunkhuman deleted the issue-75-runtime-representation-refresh branch April 19, 2026 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Investigate climate.duckdb size and a leaner runtime schema

1 participant