prysm-pulse/beacon-chain/core/blocks
Raul Jordan 8d215feb25
Large Prysm Performance Improvements (#3622)
* skip bls verification with a feature flag at runtime

* gazelle

* more bls mocks

* block roots efficiency

* db block roots now does not show up on the flame graphs

* save validator latest votes batch

* batch save att

* misc improvements to pprof

* import

* include validator index cache

* error if no filter criteria

* resolved comments

* build fix

* lint

* remove delay global

* attestation and block test fixes

* preston suggestions

* fix db tests

* fix missing broken tests

* tests pass
2019-09-30 15:45:53 -05:00
..
spectest run minimal tests (#3454) 2019-09-12 14:24:35 -04:00
block_operations_test.go Remove dead cache (#3584) 2019-09-25 18:23:15 -07:00
block_operations.go Large Prysm Performance Improvements (#3622) 2019-09-30 15:45:53 -05:00
block_test.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
block.go Clean up post --next (#3411) 2019-09-06 22:39:14 -04:00
BUILD.bazel Large Prysm Performance Improvements (#3622) 2019-09-30 15:45:53 -05:00
eth1_data_test.go Remove unused proto schemas (#3005) 2019-07-22 10:03:57 -04:00