Skip to content

Set validate_final in execute after removing the last cycle head #890

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 31, 2025

Conversation

MichaReiser
Copy link
Contributor

@MichaReiser MichaReiser commented May 30, 2025

We can set validate_final eagerly here instead of waiting for the next maybe_validate_provisional

I think this will help to mitigate some of the perf regression in my other PR

Copy link

netlify bot commented May 30, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 0d1a6bd
🔍 Latest deploy log https://app.netlify.com/projects/salsa-rs/deploys/683af2a4fdf0610008f554a6

@MichaReiser MichaReiser force-pushed the eager-validate-final branch from 2209dbb to e51ca70 Compare May 30, 2025 09:22
Copy link

codspeed-hq bot commented May 30, 2025

CodSpeed Performance Report

Merging #890 will not alter performance

Comparing MichaReiser:eager-validate-final (0d1a6bd) with master (8aaeb70)

Summary

✅ 12 untouched benchmarks

@MichaReiser MichaReiser requested a review from carljm May 30, 2025 09:28
@MichaReiser MichaReiser force-pushed the eager-validate-final branch from e51ca70 to 0d1a6bd Compare May 31, 2025 12:14
@MichaReiser MichaReiser added this pull request to the merge queue May 31, 2025
Merged via the queue into salsa-rs:master with commit 80fb79e May 31, 2025
12 checks passed
@MichaReiser MichaReiser deleted the eager-validate-final branch May 31, 2025 13:16
@github-actions github-actions bot mentioned this pull request May 31, 2025
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.

2 participants