Revision 576378
Go back to digest for 27th August 2006Optimization in Utilities
Max Howell committed changes in /branches/filelight/1.1:
1.1 branch, memory optimisations. A depressing 2MB in 19MB, by using
vectors instead of double-linked lists. Can I save more memory and put
the "bloated" crowd wrong? I'll try, but I expected this saving to do
better! Maybe I should gzip the memory, that would shut them up :-/
File Changes
Added 2 files
- /branches/filelight/1.1
- /src/part/localLister.cpp
Modified 10 files
- /branches/filelight/1.1
- /Makefile.am
- /src/part/fileTree.h
- /src/part/localLister.h
- /src/part/part.h
- /src/part/remoteLister.h
- /src/part/scan.h
- /src/part/radialMap/builder.h
- /src/part/radialMap/radialMap.h
- /src/part/radialMap/segmentTip.h
- /src/part/radialMap/widget.h
12 files changed in total