solana/program-runtime
Justin Starry 2370e61431
Perf: Store deserialized sysvars in the sysvars cache (#22455)
* Perf: Store deserialized sysvars in sysvars cache

* add bench
2022-01-13 05:36:21 +00:00
..
benches Refactor: Remove Rc from PreAccount and InvokeContext::get_account() (#21882) 2021-12-14 15:44:31 +01:00
src Perf: Store deserialized sysvars in the sysvars cache (#22455) 2022-01-13 05:36:21 +00:00
Cargo.toml Refactor: move sysvar cache to new module 2022-01-12 12:35:28 -07:00
build.rs