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

Enable accounts caching by default #14854

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

sakridge
Copy link
Member

Problem

Accounts caching is a big improvement but disabled by default.

Summary of Changes

Enable accounts caching

Fixes #

validator/src/main.rs Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #14854 (2ca4c44) into master (d1df9da) will increase coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master   #14854   +/-   ##
=======================================
  Coverage    80.3%    80.3%           
=======================================
  Files         403      403           
  Lines      102740   102740           
=======================================
+ Hits        82527    82541   +14     
+ Misses      20213    20199   -14     

@sakridge sakridge merged commit 5bf5a5e into solana-labs:master Jan 26, 2021
@sakridge sakridge deleted the accounts-caching-enable branch January 26, 2021 20:06
mergify bot pushed a commit that referenced this pull request Jan 26, 2021
Co-authored-by: Carl Lin <carl@solana.com>
(cherry picked from commit 5bf5a5e)
mvines pushed a commit that referenced this pull request Jan 27, 2021
Co-authored-by: Carl Lin <carl@solana.com>
(cherry picked from commit 5bf5a5e)
@Megavolv
Copy link

Megavolv commented Sep 8, 2021

Hello! Should i use --no-accounts-db-caching when storing accounts in the ram disk?

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.

5 participants