Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/VilleKrumlinde/delphiunitsizes

Display the sizes of each unit in a Delphi executable
https://github.com/VilleKrumlinde/delphiunitsizes

Last synced: about 1 month ago
JSON representation

Display the sizes of each unit in a Delphi executable

Lists

README

        

# delphiunitsizes
Automatically exported from code.google.com/p/delphiunitsizes

This program shows the size of each unit that is included in a Delphi exe-file. It also shows an approximate size of each symbol (classes, methods, procedures etc) in a unit.

How to use: Set "Project Options - Linking - Map File" to "Publics" or "Detailed". Then open the resulting map-file with this program.

You can also use it in Delphi tools menu with parameters: $PATH($EXENAME)$NAMEONLY($EXENAME).MAP or simply associate it with map-files in explorer.