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

re-introduce: state.NewCachedReader #10747

Open
AskAlexSharov opened this issue Jun 14, 2024 · 0 comments
Open

re-introduce: state.NewCachedReader #10747

AskAlexSharov opened this issue Jun 14, 2024 · 0 comments

Comments

@AskAlexSharov
Copy link
Collaborator

AskAlexSharov commented Jun 14, 2024

we stoped use it here #10746 , because of bug (I think reason is: 1. StateCache works on incarnation and 2. Need delete all storage when delete account) #10444
But we don't know perf impact of cache. Need carefully re-introduce it and bench speed.

Of-course such cache will be useful for "remote rpcdaemon deploy", but it's rare.

Maybe cache need a bit change to use Domain concept. (not sure)

@AskAlexSharov AskAlexSharov added this to the 3.0.0-beta1 milestone Jun 14, 2024
AskAlexSharov added a commit that referenced this issue Jun 18, 2024
for #10444
it also removing use of `state.NewCachedReader` seems need re-introduce
it in E3 - to see perf impact. Creating ticket for it:
#10747
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants