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

feat: use fastcache #14

Closed
Tracked by #1
0Tech opened this issue Jan 11, 2024 · 1 comment
Closed
Tracked by #1

feat: use fastcache #14

0Tech opened this issue Jan 11, 2024 · 1 comment
Assignees

Comments

@0Tech
Copy link

0Tech commented Jan 11, 2024

No description provided.

@tkxkd0159 tkxkd0159 changed the title Triage finschia-sdk#164 feat: use fastcache Jan 19, 2024
@tkxkd0159
Copy link
Member

Finschia/finschia-sdk#164 (related to Finschia/finschia-sdk#184)
cosmos-skd doesn't use cachekv from store/v2(cosmos#18150) and use rocksdb's internal cache. But v0.50 still use store/v1. So we need to benchmark if fastcache really improve the performance. If there is no big changes, we should use original cache(Hashicorp's Adaptive Replacement Cache) instead

@tkxkd0159 tkxkd0159 closed this as not planned Won't fix, can't repro, duplicate, stale Feb 7, 2024
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

No branches or pull requests

2 participants