Nov. 22, 2015
7:22 p.m.
yeah probably , your code returns nothing too. So what we suppose to use to profile fast code ? On Sun, Nov 22, 2015 at 9:12 PM Nicolai Hess <nicolaihess@gmail.com> wrote:
2015-11-22 20:01 GMT+01:00 Dimitris Chloupis <kilon.alios@gmail.com>:
Why
[CheckboxMorph new] timeProfile
returns nothing ?
too fast? [ 3+3 ] timeProfile return nothing too.
try [CheckboxMorph new openInWorld] timeProfile.
I also tried it in the profile tool without the block and still displays nothing . Is there any special requirement for profiling code ?