Files
lighthouse/consensus/types/src
Paul Hauner e5212f1320 Avoid growing Vec for sync committee indices (#3301)
## Issue Addressed

NA

## Proposed Changes

This is a fairly simple micro-optimization to avoid using `Vec::grow`. I don't believe this will have a substantial effect on block processing times, however it was showing up in flamegraphs. I think it's worth making this change for general memory-hygiene.

## Additional Info

NA
2022-07-01 03:44:37 +00:00
..
2022-06-30 00:49:21 +00:00
2021-12-13 20:43:22 +00:00
2022-03-31 07:52:23 +00:00
2022-01-19 00:24:19 +00:00
2022-01-19 00:24:19 +00:00
2022-07-01 01:15:19 +00:00
2020-11-23 03:43:22 +00:00
2021-07-30 01:11:47 +00:00