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 #4

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Benchmarking Compute Units #4

wants to merge 1 commit into from

Conversation

buffalojoec
Copy link
Contributor

Benchmarking compute unit usage for the BPF implementation of the
Feature Gate program.

Compute unit benchmarks are being conducted using Mollusk.

The harness for Mollusk is extracted from SolFuzz-Agave and directly
invokes the VM using the loaded ELF.

The bencher is designed to track compute unit usage per instruction,
and outputs both a JSON and a Markdown file. The Markdown is below.

Since Feature Gate has never existed as a program before, there is no
benchmark compute unit measurement to compare against.

There's also only one instruction presently, and this instruction cannot be
scaled.

Name Median Mark Delta
revoke_pending_activation 829 N/A

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.

1 participant