Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Optimize stale slot shrinking for previously cleaned roots (bp #10099) #10534

Merged
merged 1 commit into from
Jun 12, 2020

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 12, 2020

This is an automated backport of pull request #10099 done by Mergify

Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the simulator.

Finally, you can contact us on https://mergify.io/

* Prioritize shrinking of previously cleaned roots

* measure time of stale slot shrinking

* Disable shrink for test

* shrink: budgeting, store count, force for snapshot

* Polish implementation and fix tests

* Fix ci..

* Clean up a bit

* Further polish implementation and fix/add tests

* Rebase fixes

* Remove unneeded Default for AccountStorageEntry

* Address review comments

* More cleanup

* More cleanup

(cherry picked from commit dfe72d5)
@mergify mergify bot added the automerge Merge this Pull Request automatically once CI passes label Jun 12, 2020
@codecov
Copy link

codecov bot commented Jun 12, 2020

Codecov Report

Merging #10534 into v1.2 will increase coverage by 0.1%.
The diff coverage is 98.8%.

@@           Coverage Diff            @@
##            v1.2   #10534     +/-   ##
========================================
+ Coverage   81.5%    81.7%   +0.1%     
========================================
  Files        293      293             
  Lines      69249    69376    +127     
========================================
+ Hits       56494    56719    +225     
+ Misses     12755    12657     -98     

@solana-grimes solana-grimes merged commit 813b11a into v1.2 Jun 12, 2020
@mergify mergify bot deleted the mergify/bp/v1.2/pr-10099 branch June 12, 2020 07:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants