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

Bugfix/only reallocate if were saving a reasonable amount of space #3274

Conversation

m-m-adams
Copy link
Collaborator

The delay reallocates every time it's rate reduces to "improve quality" which seems dicey, and if delay rate is patched or automated results in continuously reallocating and filling ram. Instead lets only do that if we're off by a factor of 2

Copy link
Contributor

Test Results

106 tests  ±0   106 ✅ ±0   0s ⏱️ -1s
 16 suites ±0     0 💤 ±0 
 16 files   ±0     0 ❌ ±0 

Results for commit 6eee6bb. ± Comparison against base commit 847ffbd.

@stellar-aria
Copy link
Collaborator

Closed as #3275 includes this commit

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