solana/runtime
sakridge e30ca01999
Only create more append_vecs when the account number grows (#5454)
We only need many append_vecs if the number of accounts is high,
so only create opportunistic ones as accounts are created.
2019-08-07 16:43:52 -07:00
..
benches Refactor status cache and remove complex serialize/deserialize (#5335) 2019-08-06 18:47:30 -07:00
src Only create more append_vecs when the account number grows (#5454) 2019-08-07 16:43:52 -07:00
tests
.gitignore
Cargo.toml Bump hashbrown from 0.3.1 to 0.5.0 (#5450) 2019-08-07 08:35:54 -06:00
append_vec_serialize