Hi
when I press allNamespaces - Smalltalk in the finder the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a good impression.
Stef
Hi Stef,
Please use 5.0. It is more than productive and it already contains all sorts of enhancements. I believe this one is fixed there.
Doru
On Sat, Dec 7, 2013 at 6:30 PM, Stéphane Ducasse stephane.ducasse@inria.frwrote:
Hi
when I press allNamespaces - Smalltalk in the finder the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a good impression.
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
I'm in 5.0
Stef
Hi Stef,
Please use 5.0. It is more than productive and it already contains all sorts of enhancements. I believe this one is fixed there.
Doru
On Sat, Dec 7, 2013 at 6:30 PM, Stéphane Ducasse stephane.ducasse@inria.fr wrote: Hi
when I press allNamespaces - Smalltalk in the finder the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a good impression.
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
What did you import? It looks like a Smalltalk system. Could I reproduce?
Doru
On Sat, Dec 7, 2013 at 6:44 PM, Stéphane Ducasse stephane.ducasse@inria.frwrote:
I'm in 5.0
Stef
Hi Stef,
Please use 5.0. It is more than productive and it already contains all sorts of enhancements. I believe this one is fixed there.
Doru
On Sat, Dec 7, 2013 at 6:30 PM, Stéphane Ducasse < stephane.ducasse@inria.fr> wrote:
Hi
when I press allNamespaces - Smalltalk in the finder the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a good impression.
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
On Dec 7, 2013, at 7:39 PM, Tudor Girba tudor@tudorgirba.com wrote:
What did you import?
I imported a proprietary system composed of 140 packages. So I Imagine that if you load pharo in Moose you should get the same. I do not understand why it is slow on Smalltalk.
It looks like a Smalltalk system
yes it is.
Could I reproduce?
Not really but I will try to click again and see what it is doing.
looks like it is computing metrics and may be the metrics computation should be really done only when we click on the metric panes.
afferentCoupling <MSEProperty: #afferentCoupling type: #Number> <derived> <MSEComment: 'Afferent Coupling of a namespace Afferent is the number of classes that depend upon this namespace'>
^ (self queryAllIncomingAssociations atTypeScope outOfMyNamespace select: [:c | c isInstanceSide]) size.
Stef
Doru
On Sat, Dec 7, 2013 at 6:44 PM, Stéphane Ducasse stephane.ducasse@inria.fr wrote: I'm in 5.0
Stef
Hi Stef,
Please use 5.0. It is more than productive and it already contains all sorts of enhancements. I believe this one is fixed there.
Doru
On Sat, Dec 7, 2013 at 6:30 PM, Stéphane Ducasse stephane.ducasse@inria.fr wrote: Hi
when I press allNamespaces - Smalltalk in the finder the system takes around 6 seconds to react. May be computing metrics in the back but it does not give a good impression.
Stef _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev
-- www.tudorgirba.com
"Every thing has its own flow" _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev