Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
OperationContext::checkTasks is allocating Iterators that seems not scalar replaced and that could be saved by using the Queue API of LinkedList.
Similarly, store only tasks can use a reduced (in term of footprint) task holder to reduce the allocation pressure.
Attachments
Issue Links
- links to