Changeset - r13218:a349a5df045c
master
0
2
0
(svn r17735) -Codechange: update the cache one inserting/removing CargoPackets from the CargoList via Append/Truncate instead of rebuilding the whole cache. For Append this changes the O(n) cache rebuild into a O(1) cache update. For Truncate no temporary list is needed anymore (based on patch by fonsinchen)
2 files changed with 55 insertions and 25 deletions:
0 comments (0 inline, 0 general)
0 comments (0 inline, 0 general)