solana/runtime
sakridge 7dec934bb3
Optimize lock_accounts mutex use (#7593)
Use the lock for the whole batch instead of per-tx
Optimize the critical section to pre-generate the keys necessary
before taking the lock.
2019-12-21 10:43:22 -08:00
..
benches Check account hashes in snapshot (#7559) 2019-12-20 09:39:30 +09:00
src Optimize lock_accounts mutex use (#7593) 2019-12-21 10:43:22 -08:00
tests Add helper fn and runtime test (#7516) 2019-12-16 17:02:40 -07:00
.gitignore Revert "Rename solana-runtime to sealevel (#6239)" (#6247) 2019-10-04 19:33:29 -06:00
Cargo.toml Update cargo.toml files from 0.22.0 to 0.23.0 (#7596) 2019-12-20 21:45:42 -05:00