-
Bug
-
Resolution: Fixed
-
P4
-
11, 17
-
b24
Looking at some CITime outputs I noticed some oddities.
1) The other category for _t_optimize is not removing time spent in _t_vector
2) Some of the _t_incrInline sub counters is called from different contexts - calculating 'other' from total time spent in _t_incrInline expects that the counter usage is strictly hierarchical.
3) Code Installation is a part of Code Emission (_t_output) and should be grouped under.
1) The other category for _t_optimize is not removing time spent in _t_vector
2) Some of the _t_incrInline sub counters is called from different contexts - calculating 'other' from total time spent in _t_incrInline expects that the counter usage is strictly hierarchical.
3) Code Installation is a part of Code Emission (_t_output) and should be grouped under.