Skip to content

Pass cycle heads as out parameter for maybe_changed_after #852

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 8, 2025

Conversation

Veykril
Copy link
Member

@Veykril Veykril commented May 8, 2025

Started off as investigating whether an out parameter for this would be more performant but I also believe this change makes it more easy to reason about where and how we are changing the cycle heads in verification. There is now one area where we remove from them, and 2 areas where we extend them where as before it was semi hidden due to us constructing empty cycle heads.

Copy link

netlify bot commented May 8, 2025

Deploy Preview for salsa-rs canceled.

Name Link
🔨 Latest commit 2cc0386
🔍 Latest deploy log https://app.netlify.com/sites/salsa-rs/deploys/681c69c18a977a00081c658f

Copy link

codspeed-hq bot commented May 8, 2025

CodSpeed Performance Report

Merging #852 will not alter performance

Comparing Veykril:veykril/push-lompsntvvnnk (2cc0386) with master (2c86936)

Summary

✅ 12 untouched benchmarks

@Veykril Veykril force-pushed the veykril/push-lompsntvvnnk branch from 2da2d45 to 2cc0386 Compare May 8, 2025 08:22
@Veykril Veykril enabled auto-merge May 8, 2025 08:28
@Veykril Veykril added this pull request to the merge queue May 8, 2025
Merged via the queue into salsa-rs:master with commit 00dbf01 May 8, 2025
11 checks passed
@Veykril Veykril deleted the veykril/push-lompsntvvnnk branch May 8, 2025 08:42
@github-actions github-actions bot mentioned this pull request May 8, 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