OK. I'm going to check on a 12.04 vm and windows xp vm on this hardware right now. I'll report back in a bit On 06/07/2013 08:13 AM, Goubier Thierry wrote:
I'll check with some older hardware; I have something slower than yours, but I'll have the results later tonight.
Thierry
Le 07/06/2013 17:04, Paul DeBruicker a écrit :
Sounds like I need some new hardware then?
On 06/07/2013 07:16 AM, Goubier Thierry wrote:
Le 07/06/2013 16:00, Sven Van Caekenberghe a écrit :
On 07 Jun 2013, at 15:44, Paul DeBruicker <pdebruic@gmail.com> wrote:
For the attached profile I downloaded a new pharo 20606 image and ran the search for senders of #ifTrue: twice. It shows that it took 17 seconds on Ubuntu 13.04 64bit. How long does it take on your machine?
[ SystemNavigation new allSendersOf: #ifTrue: ] timeToRun =>> 258 "milliseconds"
20606, Ubuntu 13.04 64bits, Core i3-2350M CPU @ 2.30GHz [ SystemNavigation new allSendersOf: #ifTrue: ] timeToRun =>> [292, 330] ms
Thierry