This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Add TPS Report to CI #383
Milestone
Comments
Merged
CI now uploads TPS artifacts to buildkite when a "Testnet" label is added to the PR. No comparison to a baseline though. |
godmodegalactus
pushed a commit
to blockworks-foundation/solana
that referenced
this issue
Jan 5, 2024
Use cluster info functions for tpu (solana-labs#345) (solana-labs#347) Use git rev-parse for git sha Remove blacklisted tx from message_hash_to_transaction (Backport solana-labs#374) (solana-labs#376) Updates scripts for easy local setup. (solana-labs#383) Backports sim_bundle improvements (solana-labs#407) backports clone derivation 416 (solana-labs#417) Backport solana-labs#419: add upsert to AccountOverrides (solana-labs#420) backports solana-labs#430 v1.16: update jito-programs sha (solana-labs#431) [JIT-1661] Faster Autosnapshot (solana-labs#406) Fix Buildkite warnings (solana-labs#437) Backport solana-labs#446 to v1.16 (solana-labs#447) backport 428, runtime plugin (solana-labs#429) v1.16: Backport solana-labs#449 (solana-labs#450)
35359595
pushed a commit
to 35359595/solana
that referenced
this issue
Mar 22, 2024
#### Problem The current AppendVecId actually refers to an accounts file id. #### Summary of Changes Rename AppendVecId to AccountsFileId. #### Test Plan Build
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to know if a PR causes a large performance regression. What should this look like? Can a bot post a comment to the PR? Should there be some threshold to block a build?
The text was updated successfully, but these errors were encountered: