Skip to content

perf: skip redundant shallow memo updates - #1186

Closed
MichaReiser wants to merge 1 commit into
salsa-rs:masterfrom
MichaReiser:perf-skip-shallow-update
Closed

perf: skip redundant shallow memo updates#1186
MichaReiser wants to merge 1 commit into
salsa-rs:masterfrom
MichaReiser:perf-skip-shallow-update

Conversation

@MichaReiser

@MichaReiser MichaReiser commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Make shallow memo updates explicit at call sites so only higher-durability verification performs memo writes. After the hot/cold-path split, release codegen already eliminates this work on current-revision cached hits, so this no longer has a measurable hot-path benefit.

Testing: Passed release-mode targeted validation and clippy.

@netlify

netlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 6990341
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/6a3ac2226ab8c300085ef768

@MichaReiser
MichaReiser force-pushed the perf-skip-shallow-update branch from 257a2db to 6990341 Compare June 23, 2026 17:28
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.

1 participant