Skip to content

Commit a321d96

Browse files
authored
Merge pull request #17 from aras-p/cleanup
Fix ambiguous object file names, improve perf., code cleanup
2 parents 843c6f8 + 79a301b commit a321d96

File tree

5 files changed

+329
-329
lines changed

5 files changed

+329
-329
lines changed

changelog.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### 0.6.0, 2023 Aug 6
2+
3+
- When multiple object files have the same filename, disambiguate them (output their folder name in that case too).
4+
- Object file sizes are counted better, in the case where some of their contributions are without symbols.
5+
- Sizer output now also lists object files by data size.
6+
- Slightly improve performance.
7+
18
### 0.5.1, 2023 Aug 5
29

310
- Sizer now builds on Windows, Mac and Linux. Note that it still only analyzes the *Windows* executables/PDBs, but can do that while running on Mac/Linux.

0 commit comments

Comments
 (0)