Skip to content
Snippets Groups Projects
Commit ba5a51fd authored by Jan David Mol's avatar Jan David Mol
Browse files

COB-4: 1) replace Queue::itsSize by itsQueue->size(), since that is now O(1)...

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.
parent 71ab239f
No related branches found
No related tags found
1 merge request!6Import cobalt2 into lofar4
Showing
with 92 additions and 47 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment