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

Compute units profiling #1248

Closed
armaniferrante opened this issue Jan 6, 2022 · 4 comments
Closed

Compute units profiling #1248

armaniferrante opened this issue Jan 6, 2022 · 4 comments
Labels
help wanted Extra attention is needed lang

Comments

@armaniferrante
Copy link
Member

We should have a set of benchmarks to profile compute units for Anchor boilerplate, so that we can understand the cost of all the macro generated code.

@armaniferrante armaniferrante added help wanted Extra attention is needed lang labels Jan 6, 2022
@blasrodri
Copy link
Contributor

I'd be happy to tackle this one. Any pointer/hints on how to go about it?

@armaniferrante
Copy link
Member Author

The main thing I'm interested in is understanding the overhead anchor puts on a program. So writing anchor + non anchor programs side by side and measure the compute differences would be instructive. Other than that this is open ended.

@Henry-E
Copy link

Henry-E commented Jan 5, 2023

Would love to see anyone else taking this on. There's a lot happening under the hood in anchor and it would be useful to follow along with what the costs are and where they come from.

@metaproph3t
Copy link
Contributor

This can be closed because of 2466

@Henry-E Henry-E closed this as completed Jun 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed lang
Projects
None yet
Development

No branches or pull requests

4 participants