--- Begin Message ---Shouldn’t the Metacello>>load be updated to disable EpMonitor? It seems to be an easy fix no?Alexandre > On Oct 2, 2018, at 11:31 PM, Juraj Kubelka via Pharo-dev > <pharo-dev@lists.pharo.org> wrote: > > > From: Juraj Kubelka <juraj.kube...@icloud.com> > Subject: Re: [Pharo-dev] Slowness when loading code in Pharo 7? > Date: October 2, 2018 at 11:31:59 PM GMT-3 > To: Pharo Development List <pharo-dev@lists.pharo.org> > > > Hi Martin, > > By disabling EpMonitor, the slowdown disappears. > > EpMonitor current disable. > [ Metacello new > baseline: 'GToolkit'; > repository: 'github://feenkcom/gtoolkit/src'; > load. > ] timeToRun "0:00:08:03.504” > > > Cheers, > Juraj > >> On Oct 2, 2018, at 18:14, Martin Dias <tinchod...@gmail.com> wrote: >> >> Hi Andrei. You can evaluate "EpMonitor current disable" before loading >> to compare times. >> El mar., 2 de oct. de 2018 a la(s) 11:18, Andrei Chis >> (chisvasileand...@gmail.com) escribió: >>> >>> Hi, >>> >>> Are there any know slowdowns when loading code in Pharo 7? Usually on my >>> machine (Mac - HighSierra) loading GToolkit in a Pharo 6.1 images takes >>> around 9 minutes. In the latest Pharo 7 it takes 20 minutes. On two other >>> newer laptops running Mac results are similar (15 minutes on Pharo 7 64it, >>> and 7 minutes on Pharo 6.1 64bit). >>> >>> We have the impression that most of the times, the regression happens >>> because of reading sources file. And the sources files are read because of >>> checking Epicea method changes. We have not done a deep research on it, >>> just whenever we do CMD+. it stops in that stage. >>> >>> Cheers, >>> Andrei >> > > > >
--- End Message ---
Re: [Pharo-dev] Slowness when loading code in Pharo 7?
Alexandre Bergel via Pharo-dev Fri, 05 Oct 2018 13:48:20 -0700
- [Pharo-dev] Slowness when loading code in P... Andrei Chis
- Re: [Pharo-dev] Slowness when loading ... Sven Van Caekenberghe
- Re: [Pharo-dev] Slowness when loading ... Martin Dias
- Re: [Pharo-dev] Slowness when load... Juraj Kubelka via Pharo-dev
- Re: [Pharo-dev] Slowness when ... Juraj Kubelka via Pharo-dev
- Re: [Pharo-dev] Slowness w... Peter Uhnak
- Re: [Pharo-dev] Slown... tinchodias
- Re: [Pharo-dev] S... Andrei Chis
- Re: [Pharo-dev] Slowness when ... tinchodias
- Re: [Pharo-dev] Slowness when ... Alexandre Bergel via Pharo-dev