Skip to content

Upgrade to solana 2.2.6#1

Merged
febo merged 1 commit intofebo:mainfrom
igneous-labs:upgrade/solana-2.2.6
Apr 20, 2025
Merged

Upgrade to solana 2.2.6#1
febo merged 1 commit intofebo:mainfrom
igneous-labs:upgrade/solana-2.2.6

Conversation

@billythedummy
Copy link
Copy Markdown
Contributor

Rerun benchmarks with cargo-build-sbf v2.26 and update values.

Apologies for the markdown reformatting, could you please share your formatter's settings so that i can sync with it? Thank you.

#!/usr/bin/env zx
import 'zx/globals';
import {
cliArguments,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

this seemed to be unused

## Benchmark

The benchmark uses a simple program with multiple instructions to measure the compute units (CUs) consumed by the entrypoint. Note that the intention is not to write the most efficient program, instead to reflect an "average" program implemenation. The aim is to use the exactly same program implementation, replacing the entrypoint to determine the impact on the CUs consumed.
The benchmark uses a simple program with multiple instructions to measure the compute units (CUs) consumed by the entrypoint. Note that the intention is not to write the most efficient program, instead to reflect an "average" program implementation. The aim is to use the exactly same program implementation, replacing the entrypoint to determine the impact on the CUs consumed.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

typo fix

Copy link
Copy Markdown
Owner

@febo febo left a comment

Choose a reason for hiding this comment

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

Thanks!

@febo febo merged commit 7650b29 into febo:main Apr 20, 2025
1 check 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.

2 participants