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

Use validator-adjusted active work for seq_join #1500

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

andyleiserson
Copy link
Collaborator

@andyleiserson andyleiserson commented Dec 14, 2024

In this case the adjustment reduces active_work from 32,768 to 256. Using the larger value results in many proofs being active concurrently.

Draft run: https://draft-mpc.vercel.app/query/view/pied-salon2024-12-14T1951, 1:52 (unchanged or a slight speedup).

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.24%. Comparing base (7a09543) to head (1c6c90d).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1500      +/-   ##
==========================================
+ Coverage   92.99%   93.24%   +0.25%     
==========================================
  Files         237      237              
  Lines       43535    43535              
==========================================
+ Hits        40484    40594     +110     
+ Misses       3051     2941     -110     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@akoshelev akoshelev merged commit 69f0a5d into private-attribution:main Dec 16, 2024
12 checks passed
@andyleiserson andyleiserson deleted the active-work branch December 16, 2024 17:53
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