solana-with-rpc-optimizations/programs/sbf
Illia Bobyr fe5ae7733b
ledger: confirm_slot_entries(): confirmation_elapsed metric (#30807)
Measure total time spent inside `confirm_slot_entries()`.  Useful metric
in addition to `replay_elapsed` and
`poh_verify_elapsed`/`transaction_verify_elapsed`, as it shows how PoH
and transaction verification interact with the replay process.
2023-03-29 13:11:29 -07:00
..
benches Revert "add default_cost as mandatory field for Builtin (#30639)" (#30749) 2023-03-16 11:21:06 -05:00
c Adds test for programs which read from a program account (#30803) 2023-03-21 18:12:19 +01:00
rust chore: workspace inheritance (#30939) 2023-03-29 03:28:56 +00:00
tests Feature gate builtin consumes static units during processing instruction (#30702) 2023-03-24 11:31:01 -05:00
.gitignore
Cargo.lock ledger: confirm_slot_entries(): confirmation_elapsed metric (#30807) 2023-03-29 13:11:29 -07:00
Cargo.toml ci: test-checks.sh all sbf code & use nightly only (#30602) 2023-03-13 14:28:34 +09:00
build.rs Update references to platform-tools (#30764) 2023-03-22 07:41:40 -07:00