feat: optimize qos queue trimming without heap.Init()
(O(n*log(n)
)
#387
The logs for this run have expired and are no longer available.
Loading
heap.Init()
(O(n*log(n)
)
#387