Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread abdelghani ALIDRA
é le : Vendredi 13 novembre 2015 10h37 Objet : RE: [Pharo-users] Transcrip Show: in a loop #yiv8061250181 #yiv8061250181 -- _filtered #yiv8061250181 {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yiv8061250181 {font-family:Helvetica;panose-1:2 11 6 4 2 2 2 2 2 4;} _filtered #yi

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread Carlo
i 13 novembre 2015 10h37 Objet : RE: [Pharo-users] Transcrip Show: in a loop Hi, For benchmarking, you should do : [ aLongComputation] bench It is simpler that to write on Transcript the execution time. About the writing of the messages on Transcript, that is a normal behavior. Maybe you shou

[Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread abdelghani ALIDRA
Hi all, In order to monitor my program performance, I am using Transcrip>>show as follows ; 10 timesRepeat:[    aLongComputation.     Transcript show: 'some message'.     ] The thing is that the messages are not shown one after another but all together after the loop is finished, unless I put a

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread Sven Van Caekenberghe
> On 13 Nov 2015, at 10:20, abdelghani ALIDRA wrote: > > Hi all, > > In order to monitor my program performance, I am using Transcrip>>show as > follows ; > > 10 timesRepeat:[ > aLongComputation. > Transcript show: 'some message'. > ] > > The thing is that

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread Blondeau Vincent
-users [mailto:pharo-users-boun...@lists.pharo.org] De la part de abdelghani ALIDRA Envoyé : vendredi 13 novembre 2015 10:21 À : pharo-users@lists.pharo.org Objet : [Pharo-users] Transcrip Show: in a loop Hi all, In order to monitor my program performance, I am using Transcrip>>show as f

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread abdelghani ALIDRA
ndredi 13 novembre 2015 14h32 Objet : Re: [Pharo-users] Transcrip Show: in a loop > On 13 Nov 2015, at 14:25, Alexandre Bergel <alexandre.ber...@me.com> wrote: > > Hi! > > I understand your concern. However, there are better way of doing the > benchmarking. Just ins

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread Marcus Denker
A <alidran...@yahoo.fr <mailto:alidran...@yahoo.fr>>; >> Any question about pharo is welcome <pharo-users@lists.pharo.org >> <mailto:pharo-users@lists.pharo.org>> >> Envoyé le : Vendredi 13 novembre 2015 10h37 >> Objet : RE: [Pharo-users] Transcrip

Re: [Pharo-users] Transcrip Show: in a loop

2015-11-13 Thread Sven Van Caekenberghe
gt;> Abdelghani >> >> De : Blondeau Vincent <vincent.blond...@worldline.com> >> À : abdelghani ALIDRA <alidran...@yahoo.fr>; Any question about pharo is >> welcome <pharo-users@lists.pharo.org> >> Envoyé le : Vendredi 13 novembre 2015 10h37 >&