actually that is related to a bug in 3.0 :/

=> https://pharo.fogbugz.com/default.asp?10920


On 2013-06-16, at 19:50, Camillo Bruni <[email protected]> wrote:
> #profile: is supposed to open the profiler on the given benchmark.
> let me fix that :)
> 
> On 2013-06-16, at 19:16, Stéphane Ducasse <[email protected]> wrote:
> 
>> SMarkLoops profile: #benchArrayAccess
>> 
>>      does not work
>> 
>> I was wondering if this is the class side version of runBenchmark:
>> 
>> Stef
>> 
>> 
>> On Jun 16, 2013, at 12:12 PM, Stéphane Ducasse <[email protected]> 
>> wrote:
>> 
>>> I started to read the code (and its self-documentation aspect is not 
>>> totally there).
>>> 
>>> 
>>> (SMarkLoops new runOnly: #benchFloatLoop) run
>>> 
>>> Stefan I started to comment the code so are you interested in the commits?
>>> 
>>> 
>>> Stef
>>> 
>>> 
>>>> Hi camillo/Stefan
>>>> 
>>>> I would like to know how to use SMark and document it.
>>>> Do you have a start of a blog/doc/slide that I can use as a start?
>>>> 
>>>> I'm thinking that I could use the implementation of Trie of Benoit and the 
>>>> one of Cuis
>>>> as an example to do some benchs.
>>>> Since I'm not fluent in benchmarks, I think that this the occasion to 
>>>> learn.
>>>> 
>>>> Stef

Reply via email to