-
Jan David Mol authored
COB-4: 1) replace Queue::itsSize by itsQueue->size(), since that is now O(1) as we use deque<> instead of list<> now. 2) add intelligent analysis of Queue statistics 3) Reset statistics after initial buffer fill in Queues.
Jan David Mol authoredCOB-4: 1) replace Queue::itsSize by itsQueue->size(), since that is now O(1) as we use deque<> instead of list<> now. 2) add intelligent analysis of Queue statistics 3) Reset statistics after initial buffer fill in Queues.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.