Skip to content

Compute all committees at the beginning of an epoch, not per-slot #1249

Closed
@Arkenan

Description

@Arkenan

Benchmarks have shown that even for 100 elements, calculating each shuffled index individually is about 10 times slower than shuffling the whole list in a single batch. For non-light clients such as ours, this can be a great improvement in block processing times.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions