-
Notifications
You must be signed in to change notification settings - Fork 10
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
MetaScore calculation is slow for older blockchain accounts #3
Comments
Hey, can you assign me this issue. I would like to work on this under GSSoC'23 |
Sure, |
Sure, I will start working on this, and I'll let you know as soon as I get the idea... |
any update @AK4266 ?? |
I'm here to suggest some alternative approaches that may help improve the speed and efficiency of MetaScore calculation for these accounts.
|
Describe the bug
For very old account metascore calculation becomes very slow, as
Expected behavior
It should be fast.
PS - you can use multi-process to make it fast, or can come up with your own solution
The text was updated successfully, but these errors were encountered: