Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

chore(cache): bump read through promise cache capacity #62

Merged
merged 2 commits into from
Nov 21, 2023

Conversation

dtfiedler
Copy link
Collaborator

@dtfiedler dtfiedler commented Nov 21, 2023

We are using very little memory (<10% on average) and this will avoid thrashing of the cache when various requets come in.

image

We are using very little memory (<5% on average) and this will avoid thrashing of the cache when various requets come in.
@dtfiedler dtfiedler requested a review from a team as a code owner November 21, 2023 18:57
Read interaction size does not need to be this big. Most, if not all are on the base arns contract and for price checks
@dtfiedler dtfiedler merged commit 3357bf4 into main Nov 21, 2023
6 checks passed
@dtfiedler dtfiedler deleted the bump-readthrough-cache branch November 21, 2023 19:09
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.

2 participants