thanks I will integrate it. Stef On Jun 16, 2013, at 8:00 PM, Camillo Bruni <camillobruni@gmail.com> wrote:
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 <camillobruni@gmail.com> 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 <stephane.ducasse@inria.fr> 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 <Stephane.Ducasse@inria.fr> 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