Flat profile:
Each sample counts as 0.01 seconds.
% cumulative self self total
time seconds seconds calls us/call us/call name
47.72 2.93 2.93 17021 172.14 172.14 getAltCostTypeId
-----------------------------------------------
2.93 0.00 17021/17021 main [1]
[2] 47.7 2.93 0.00 17021 getAltCostTypeId [2]
0.00 0.00 17021/127895 toHead [63]
-----------------------------------------------
i comment out the call to getAltCostTypeId(), recompile, rerun, and it
still takes 3 minutes, 50 seconds to complete and not the ~2 minutes
anticipated. this has happened repeatedly. how can i "accurately"
identify my most costly blocks of code using the gnu tools?
thanks.
--
Note: Remove nospam. from email address to respond.