New issue
Advanced search Search tips

Issue 865045 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Make TaskQueueSelector / WorkQueueSets scale to higher number of priorities

Project Member Reported by alexclarke@chromium.org, Jul 18

Issue description

We've added a number of different queue priorities, meaning we run the WorkQueueSets selection logic more frequently than before. As an optimization we might consider changing the underlying intrusive heap to sort on a tuple of queue priority and enqueue order.

 
Status: Available (was: Untriaged)
Summary: Make TaskQueueSelector / WorkQueueSets scale to higher number of priorities (was: Consider changing the TaskQueueSelector / WorkQueueSets)

Sign in to add a comment