Skip to content
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

graph: Memoize Batch.indirect_weight #5276

Merged
merged 1 commit into from
Mar 19, 2024
Merged

graph: Memoize Batch.indirect_weight #5276

merged 1 commit into from
Mar 19, 2024

Conversation

lutter
Copy link
Collaborator

@lutter lutter commented Mar 12, 2024

No description provided.

@@ -772,11 +782,15 @@ impl Batch {
pub fn groups<'a>(&'a self) -> impl Iterator<Item = &'a RowGroup> {
self.mods.groups.iter()
}

fn weigh(&mut self) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got an english lesson with this one.

@lutter lutter merged commit 6114164 into master Mar 19, 2024
7 checks passed
@lutter lutter deleted the lutter/short-writes branch March 19, 2024 00:25
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