influxdb/task/backend/scheduler
docmerlin (j. Emrys Landivar) 06102ba3d4 fix(tasks): reduce memory allocations in scheduler
This will reduce memory allocations in the scheduler by removing
unneccessary delete/replace actions on the btree that is used as an
internal priority queue.
2020-02-07 09:30:50 -06:00
..
scheduler.go chore(tasks): add test for task alignment 2019-12-12 13:26:59 -06:00
scheduler_metrics.go fix(task): Use existing scheduler metrics (#15765) 2019-11-05 10:36:45 -07:00
scheduler_test.go chore(tasks): add test for task alignment 2019-12-12 13:26:59 -06:00
treescheduler.go fix(tasks): reduce memory allocations in scheduler 2020-02-07 09:30:50 -06:00