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

Store gas metrics and optimizations #1133

Open
13 of 15 tasks
dk1a opened this issue Jul 10, 2023 · 5 comments
Open
13 of 15 tasks

Store gas metrics and optimizations #1133

dk1a opened this issue Jul 10, 2023 · 5 comments
Assignees

Comments

@dk1a
Copy link
Contributor

dk1a commented Jul 10, 2023

Go through StoreCore and its dependencies, see what needs metrics and what can be optimized

(in approximate order of less to more dependencies)

@dk1a dk1a added this to the Contracts stable milestone Jul 10, 2023
@dk1a
Copy link
Contributor Author

dk1a commented Jul 10, 2023

this issue kind of depends on having store finalized, like
#1061
#1121
#1130

@holic
Copy link
Member

holic commented Jul 10, 2023

As part of this, do we wanna also do some kind of benchmark/comparison with native solidity?

@dk1a
Copy link
Contributor Author

dk1a commented Jul 10, 2023

As part of this, do we wanna also do some kind of benchmark/comparison with native solidity?

would be nice, but it's not as useful for Store (since usually people don't use Store by itself), so this applies much more to World (TBD another issue)

@alvrs
Copy link
Member

alvrs commented Jul 10, 2023

Moving a couple items here from #444

Gas optimization

@dk1a
Copy link
Contributor Author

dk1a commented Aug 16, 2023

(moved 2 world-related items from @alvrs's comment into #1316)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants