ChainSafe / ChainSafe/lodestar

[gloas] computePayloadTimelinessCommitteesForEpoch performance issue

Open
#9,013 3 comments 0 reactions 0 assignees View on GitHub
meta-bug spec-gloas
Dominant language
TypeScript
Stars
1.4k
Forks
483
Avg merge
1d 16h
Merged PRs (30d)
150

Description

### Describe the bug

this is from `epbs-devnet-0`, majority of time to process epoch is for `computePayloadTimelinessCommitteesForEpoch`
Image

### Expected behavior

there was an effort to improve this at NodeJS side #9012
that showed how we can use the whole shuffling to compute ptc indices
we can do the same thing to offload to native in "@chainsafe/swap-or-not-shuffle"

### Steps to reproduce

_No response_

### Additional context

_No response_

### Operating system

Linux

### Lodestar version or commit hash

unstable

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.