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

Is the globalAccount object a constant? #46

Open
icaca opened this issue Sep 3, 2024 · 1 comment
Open

Is the globalAccount object a constant? #46

icaca opened this issue Sep 3, 2024 · 1 comment

Comments

@icaca
Copy link

icaca commented Sep 3, 2024

It takes about 200ms-300ms to query globalAccount. If this object is constant, can it be cached to improve execution efficiency?

@rckprtr
Copy link
Owner

rckprtr commented Sep 24, 2024

Its "staticish", so if it changes, it wont be great. I want to overhaul the library to solve these edge cases plus many more.

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