Skip to content
Snippets Groups Projects
Jan David Mol's avatar
COB-4: 1) replace Queue::itsSize by itsQueue->size(), since that is now O(1)...
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.
ba5a51fd
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name Last commit Last update
..