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

Update gemini-3h-2024-feb-19 -> gemini-3h-2024-mar-04 #454

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

EmilFattakhov
Copy link
Contributor

@EmilFattakhov EmilFattakhov commented Mar 4, 2024

A few notable improvements:

A bit better performance of operations like archiving
Small memory usage improvement on farmer cue to cache refactoring
Unplotted space is used for caching purposes and allows to avoid downloading the same pieces multiple times, especially for small farmers
Plot cache disabled on large farms with 2T+ of unplotted space on Windows since regular piece cache is already pretty large and Windows hangs for too long otherwise
Piece cache sync and plotting are now happening concurrently with optimize piece downloading that doesn't download the same piece more than once in most cases
Plotting threads are de-prioritized, which may decrease plotting performance slightly, but should improve farming performance and allow more comfortable use of computer for other purposes
--plotting-thread-priority default can be used to restore previous behavior
NOTE: On first start on Windows you will high disk activity and likely stopped plotting, just wait for it to finish what it is doing, it will only happen once.

The rest of changes are internal.

Copy link

netlify bot commented Mar 4, 2024

Deploy Preview for subspace-docs-staging ready!

Name Link
🔨 Latest commit e2b770a
🔍 Latest deploy log https://app.netlify.com/sites/subspace-docs-staging/deploys/65e5de59d84e6600094c6da5
😎 Deploy Preview https://deploy-preview-454--subspace-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@EmilFattakhov EmilFattakhov merged commit f37b38c into main Mar 4, 2024
11 checks passed
@EmilFattakhov EmilFattakhov deleted the update_to_gemini-3h-march-04 branch March 4, 2024 14:55
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.

None yet

1 participant