Skip to content

feat(f3): load the power table once per tipset#13106

Merged
Stebalien merged 2 commits intomasterfrom
steb/f3-power-table-once
May 7, 2025
Merged

feat(f3): load the power table once per tipset#13106
Stebalien merged 2 commits intomasterfrom
steb/f3-power-table-once

Conversation

@Stebalien
Copy link
Copy Markdown
Member

Previously, we limited ourselves to loading 4 power tables at once, but would happily load one power table 4 times. Now, we do the same but ALSO avoid using all 4 jobs to load the same power table.

IMO, we should consider increasing this from 4.

Stebalien added 2 commits May 7, 2025 08:45
Previously, we limited ourselves to loading 4 power tables at once, but
would happily load one power table 4 times. Now, we'll load as many
power tables as we need in parallel, but will only do so once per power
table.
@Stebalien Stebalien force-pushed the steb/f3-power-table-once branch from fbd9463 to 514574b Compare May 7, 2025 12:46
@Stebalien Stebalien requested a review from Kubuxu May 7, 2025 12:48
@Kubuxu Kubuxu added the skip/changelog This change does not require CHANGELOG.md update label May 7, 2025
@github-project-automation github-project-automation bot moved this from 📌 Triage to ✔️ Approved by reviewer in FilOz May 7, 2025
@github-project-automation github-project-automation bot moved this from Todo to In review in F3 May 7, 2025
@Stebalien Stebalien merged commit 168e48d into master May 7, 2025
98 of 99 checks passed
@Stebalien Stebalien deleted the steb/f3-power-table-once branch May 7, 2025 16:49
@github-project-automation github-project-automation bot moved this from ✔️ Approved by reviewer to 🎉 Done in FilOz May 7, 2025
@github-project-automation github-project-automation bot moved this from In review to Done in F3 May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip/changelog This change does not require CHANGELOG.md update

Projects

Status: Done
Status: 🎉 Done

Development

Successfully merging this pull request may close these issues.

2 participants