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

cherry: cherry: feat: adding bulk call for alpha to inform zero about the tablets (#8… #8100

Merged
merged 2 commits into from
Nov 30, 2021

Conversation

NamanJain8
Copy link
Contributor

@NamanJain8 NamanJain8 commented Nov 30, 2021

…089)

(cherry picked from commit c204d0a)

  • Converting the smaller tablet proposals into a single bulk call makes the execution faster. Else, this update becomes of the order of O(n^2), where n is the number of tablet updates.

(cherry picked from commit 695c6d7)


This change is Reviewable

)

* adding bulk call for alpha to inform zero about the tablets (#8088)

(cherry picked from commit c204d0a)
… of multiple small (#8090)

Converting the smaller tablet proposals into a single bulk call makes the execution faster. Else, this update becomes of the order of O(n^2), where n is the number of tablet updates.

(cherry picked from commit 695c6d7)
@NamanJain8 NamanJain8 changed the title cherry: feat: adding bulk call for alpha to inform zero about the tablets (#8… cherry: cherry: feat: adding bulk call for alpha to inform zero about the tablets (#8… Nov 30, 2021
@NamanJain8 NamanJain8 merged commit 1667973 into master Nov 30, 2021
@NamanJain8 NamanJain8 deleted the naman/cp/bulk_inform_tablets branch November 30, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants