prysm-pulse/beacon-chain/state
Nishant Das 4f654d30ac
Optimize Copying of Fields (#4811)
* add new changes

* memory pool

* add test

* final optimization

* preston's review
2020-02-10 23:05:58 +08:00
..
BUILD.bazel Optimize Copying of Fields (#4811) 2020-02-10 23:05:58 +08:00
getters.go Use balancesLength and randaoMixesLength to save copy on read (#4769) 2020-02-06 10:06:27 -06:00
references_test.go Save attestation to DB gated by archival flag (#4776) 2020-02-06 15:14:52 +00:00
setters.go Optimize Copying of Fields (#4811) 2020-02-10 23:05:58 +08:00
types_test.go Beacon state: copy on write for certain large fields (#4699) 2020-01-31 23:23:34 -08:00
types.go Optimize Copying of Fields (#4811) 2020-02-10 23:05:58 +08:00