-
Notifications
You must be signed in to change notification settings - Fork 58
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
stake-contract: optimized get_provisioners #1459
Conversation
1ccf0a9
to
dc75c8f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Since you have to rebase, do you mind to invert the following commits? Just to be able to perform benchmarks on old code too |
Just to track down results for 1000 provisioners
|
f52d524
to
87e2c44
Compare
adc2868
to
dce73fb
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
get_provisioners optimisation of the stake contract,
implements #1447