Because profiling longer loops takes longer.

Why profile a 32768-cycle loop if a 2048-cycle loop would work?

On 22 November 2015 at 20:21, Alexandre Bergel <alexandre.ber...@me.com> wrote:
> Hi!
>
> Why do you need to profile fast code? You can always put your code in a loop.
>
> Alexandre
>
>
>> On Nov 22, 2015, at 4:22 PM, Dimitris Chloupis <kilon.al...@gmail.com> wrote:
>>
>> 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 <nicolaih...@gmail.com> wrote:
>> 2015-11-22 20:01 GMT+01:00 Dimitris Chloupis <kilon.al...@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 ?
>
> --
> _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
> Alexandre Bergel  http://www.bergel.eu
> ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
>
>
>
>

Reply via email to