Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2009.03.15;
Скачать: CL | DM;

Вниз

getting size of compiled delphi code blocks ?   Найти похожие ветки 

 
Dodfr   (2007-12-16 22:31) [0]

Hi,

Kol is far the best tool to produce small code but in order to be sure my own code is also as small as I can, somebody could tell me how to implement some way to get size of binary code between to markers ?

I think this should be done in asm and I can"t do Intel asm.

Example :

procedure xxx;
begin
 a1:=get_addr_from_this_position;
 ...
 ...
 ...
 ...
 a2:=get_addr_from_this_position;
 my_binary_compiled_block_size:=a2-a1;
end;


 
GMax   (2007-12-17 00:27) [1]

MapCountCodeSize (search here) and measured code as "procedure"


 
Dodfr   (2007-12-17 00:55) [2]

Thanx, this little tool do more than expected as it produce a resume of all procedures and functions code size so no need to add use the "markers" feature I was thinking about.



Страницы: 1 вся ветка

Текущий архив: 2009.03.15;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.02 c
6-1200673788
Михаил (Питер)
2008-01-18 19:29
2009.03.15
ICMP запросы и перевод сетевой карты в режим прослушивания


2-1232625697
fat.hamster
2009-01-22 15:01
2009.03.15
Правильный способ обработки ошибок в OnCreate?


2-1232484178
Pavel
2009-01-20 23:42
2009.03.15
Соединение с базой данных


15-1231647773
Slider007
2009-01-11 07:22
2009.03.15
С днем рождения ! 11 января 2009 воскресенье


3-1216026097
Костик
2008-07-14 13:01
2009.03.15
Какую выбрать технологию?