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

Benchmarking Compute Units #19

Merged
merged 2 commits into from
Oct 25, 2024
Merged

Benchmarking Compute Units #19

merged 2 commits into from
Oct 25, 2024

Conversation

buffalojoec
Copy link
Contributor

@buffalojoec buffalojoec commented Jun 12, 2024

Benchmarking compute unit usage for the BPF implementation of the
Address Lookup Table program using Mollusk.

Mollusk's CU bencher is designed to profile compute unit usage for a series
of benchmark instructions.

The bencher will only write a new table to the markdown file if CU usage has
changed. With this in mind, we can integrate CU benching into our CI so that
if there is ever a change to the program that affects CUs, the file must be
committed with the new benchmarks.

@buffalojoec buffalojoec marked this pull request as ready for review October 22, 2024 17:56
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@buffalojoec buffalojoec merged commit d6a03d5 into main Oct 25, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

4 participants