Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Perl script for examining code size, importing to excel (http://www.chiefdelphi.com/forums/showthread.php?t=40904)

kc8nod 15-12-2005 10:36

Perl script for examining code size, importing to excel
 
Hi There!

I've written a little perl script to extract some useful information from the .map file. The script tells you how much space in flash is used by each function in your code. The size is in bytes followed by the percentage of the total 32k available.
It can also create a .csv file which is easily imported into Excel if you'd like to make some colorful pie charts.

Get the script and instructions here

Enjoy.


All times are GMT -5. The time now is 04:34.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi