Changes between Initial Version and Version 54 of Ticket #1707


Ignore:
Timestamp:
Dec 4, 2013, 10:20:42 AM (10 years ago)
Author:
wraitii
Comment:

Moving to A16 and resetting some info. Setting as should have since this is a lot harder than it looks.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1707

    • Property Summary CCmpRangeManager optimisation[PATCH] CCmpRangeManager optimisation
    • Property Milestone BacklogAlpha 16
  • Ticket #1707 – Description

    initial v54  
    11This ticket is for some optimisation to CCmpRangeManager, converting from a std::map to std::vector.
     2
     3The many patches reflect the many approaches tried, none having worked perfectly.