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

Size of AllOrNoneState<MemoryStateStore> is huge #214

Closed
yuhao-su opened this issue Dec 21, 2021 · 1 comment
Closed

Size of AllOrNoneState<MemoryStateStore> is huge #214

yuhao-su opened this issue Dec 21, 2021 · 1 comment
Assignees

Comments

@yuhao-su
Copy link
Contributor

println!("{}", std::mem::size_of::<AllOrNoneState<MemoryStateStore>>());

176

It's too huge as a hash value, but we can optimize it later.

Originally posted by @TennyZhuang in #2114 (comment)

@yuhao-su yuhao-su self-assigned this Dec 21, 2021
@yuhao-su yuhao-su transferred this issue from another repository Feb 10, 2022
@xxchan
Copy link
Member

xxchan commented Nov 24, 2022

seems fixed

@xxchan xxchan closed this as completed Nov 24, 2022
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