Nishant Das
|
4389e9d3c9
|
Add mempool feature flag (#4824) (#4903)
* Add mempool feature flag
* gate put too
* fix
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-02-19 14:29:49 +08:00 |
|
Nishant Das
|
3d12322103
|
Use Memory Pool for Randao Mixes (#4896)
* add mem pool
* use mem pool
* Update shared/memorypool/memorypool.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
* Update shared/memorypool/memorypool.go
Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
|
2020-02-18 08:25:39 +08:00 |
|
Preston Van Loon
|
661e48f549
|
Revert state copy PR #4811 (#4825)
* Revert "Add mempool feature flag (#4824)"
This reverts commit b3f2a330dc .
* Revert "Optimize Copying of Fields (#4811)"
This reverts commit 4f654d30ac .
|
2020-02-11 01:47:31 +00:00 |
|
Preston Van Loon
|
b3f2a330dc
|
Add mempool feature flag (#4824)
* Add mempool feature flag
* gate put too
* fix
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
|
2020-02-10 16:20:48 -06:00 |
|
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 |
|