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

feat: set exp. backoff timeout to be a power of 1.5 #2043

Merged
merged 2 commits into from
Dec 19, 2024
Merged

Conversation

86667
Copy link
Contributor

@86667 86667 commented Dec 19, 2024

Set the exponential backoff timeout to be a power of 1.5. This will reduce the wait between views timing out when the view difference is relatively large to values less ridiculous.

zilliqa/src/consensus.rs Outdated Show resolved Hide resolved
Copy link
Contributor

github-actions bot commented Dec 19, 2024

🐰 Bencher Report

Branchreduce_exp_timeout
Testbedself-hosted
Click to view all benchmark results
BenchmarkLatencyBenchmark Result
nanoseconds (ns)
(Result Δ%)
Upper Boundary
nanoseconds (ns)
(Limit %)
process-empty/process-empty📈 view plot
🚷 view threshold
9,381,700.00
(+2.77%)
10,484,325.51
(89.48%)
produce-full/produce-full📈 view plot
🚷 view threshold
1,949,700,000.00
(-8.73%)
2,904,671,629.02
(67.12%)
🐰 View full continuous benchmarking report in Bencher

@86667 86667 added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit 7d9a524 Dec 19, 2024
6 checks passed
@86667 86667 deleted the reduce_exp_timeout branch December 19, 2024 13:13
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