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

Enable accounts caching by default #14854

Merged
merged 1 commit into from
Jan 26, 2021

Conversation

sakridge
Copy link
Contributor

Problem

Accounts caching is a big improvement but disabled by default.

Summary of Changes

Enable accounts caching

Fixes #

@sakridge sakridge added the v1.5 label Jan 26, 2021
@sakridge sakridge requested a review from carllin January 26, 2021 17:11
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 <[email protected]>
(cherry picked from commit 5bf5a5e)
mvines pushed a commit that referenced this pull request Jan 27, 2021
Co-authored-by: Carl Lin <[email protected]>
(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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants