June 7, 2013
3:15 p.m.
Can you try on the command line only? curl get.pharo.org/30+vm | bash ./pharo Pharo.image eval "[SystemNavigation new allCallsOn: #ifTrue: ] timeToRun" On 2013-06-07, at 17:12, Marcus Denker <marcus.denker@inria.fr> wrote:
On Jun 7, 2013, at 5:04 PM, Paul DeBruicker <pdebruic@gmail.com> wrote:
My laptop is:
[SystemNavigation new allCallsOn: #ifTrue: ] timeToRun 1518
(3.0): [SystemNavigation new allCallsOn: #ifTrue: ] timeToRun 117
I have a slow machine: 1.8Ghz Core i5 in a MacBook Air. It auto-overclocks to 2.8 Ghz when not using two cores.
It's supposed to be not a fast system, as far as I understood.
Marcus