-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Labels
block-fetchIssues related to block fetch component.Issues related to block fetch component.optimisationPerformance optimisationPerformance optimisation
Milestone
Description
In #1054 we already made some optimisations to the Block Fetch logic so that it no longer stands out in the profiling report.
Duncan has the following optimisations in mind whenever it shows up again in the profiling report:
- Check that the Block Fetch decision code is not being woken up too frequently.
- Put a minimum time between decisions, so even if we do wake up again promptly, we wait a few milliseconds, i.e. rate limiting.
Metadata
Metadata
Assignees
Labels
block-fetchIssues related to block fetch component.Issues related to block fetch component.optimisationPerformance optimisationPerformance optimisation
Type
Projects
Status
No status