How does one use the VMProfiler? Phil On Thu, Mar 16, 2017 at 9:01 PM, Eliot Miranda <eliot.miranda@gmail.com> wrote:
Hi Martin,
hopefully the VMProfiler still runs on Windows so you could use it to profile the VM as it loads Rossal2 and I can help you decode the results. Alternatively you could use AndreasSystemProfiler and see which primitives are particularly expensive. But in any case, some kind of profiling would point to why things are so much slower on Windows.
On Wed, Mar 15, 2017 at 9:11 PM, Martin Dias <tinchodias@gmail.com> wrote:
Same here, in #60442.
Smalltalk vm version ---> "'CoInterpreter * VMMaker.oscog-EstebanLorenzano.2136 uuid: 40534c32-ca6b-4e97-91ec-31d509e49b0c Feb 22 2017 StackToRegisterMappingCogit * VMMaker.oscog-EstebanLorenzano.2136 uuid: 40534c32-ca6b-4e97-91ec-31d509e49b0c Feb 22 2017 VM: 201702221539 https://github.com/pharo-project/pharo-vm.git $ Date: Wed Feb 22 16:39:40 2017 +0100 $ Plugins: 201702221539 https://github.com/pharo-project/pharo-vm.git $ '"
cmd ver ---> Microsoft Windows [Versión 10.0.14393]
Additionally:
And it takes >30 minutes to load Roassal2, while takes <1 minyte in Linux (same notebook). Script:
Gofer new url: 'http://www.smalltalkhub.com/mc/ObjectProfile/Roassal2/main' ; package: 'ConfigurationOfRoassal2'; load. #ConfigurationOfRoassal2 asClass load.
Martin
On Fri, Feb 24, 2017 at 8:52 AM, Peter Uhnak <i.uhnak@gmail.com> wrote:
Well, I take that back.
Today I had the same issue (with the latest VM). Closing the image and reopening it helped, but clearly there is something broken underneath.
Peter
On Thu, Feb 16, 2017 at 12:19:00PM +0100, Cyril Ferlicot D. wrote:
I got the same problem with the latest vm some weeks ago on Windows
On Wed, Feb 22, 2017 at 09:29:12PM +0100, Peter Uhnak wrote: 7.
It vanished by downloading a new vm some days after.
I've downloaded the latest VM and it works as expected. Thanks!
Peter
-- _,,,^..^,,,_ best, Eliot