[Pharo-project] UI performance
Hi there, rigth now I've save a method and it takes like 6 seconds (maybe more sometimes) to return control after dropping a method in another category or even saving. That is really a show stopper for productivity. What can I disable to make the pharo's ui more responsive? thanks, sebastian pd: I dont feel like is a visual thing, I guess is trying to deduct too much at every step, maybe something related to the OB Browser?
On Wed, Mar 4, 2009 at 6:24 PM, Sebastian Sastre <ssastre@seaswork.com> wrote:
What can I disable to make the pharo's ui more responsive?
Please start by updating all OB-related packages using Monticello. -- Damien Cassou http://damiencassou.seasidehosting.st
Thanks for the tip Damien. I've tried 4 o 5 different sequences of load order without success. cheers, sebastian
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Damien Cassou Enviado el: Wednesday, March 04, 2009 14:30 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
On Wed, Mar 4, 2009 at 6:24 PM, Sebastian Sastre <ssastre@seaswork.com> wrote:
What can I disable to make the pharo's ui more responsive?
Please start by updating all OB-related packages using Monticello.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
I've just noticed I was working in 0.1-10231, now I'm downloading 243
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Sebastian Sastre Enviado el: Wednesday, March 04, 2009 14:56 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
Thanks for the tip Damien. I've tried 4 o 5 different sequences of load order without success. cheers, sebastian
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Damien Cassou Enviado el: Wednesday, March 04, 2009 14:30 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
On Wed, Mar 4, 2009 at 6:24 PM, Sebastian Sastre <ssastre@seaswork.com> wrote:
What can I disable to make the pharo's ui more responsive?
Please start by updating all OB-related packages using Monticello.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
ok, I'm using 243 now. Ahhhhh... much better. Still, not sub-second yet :) thanks, sebastian
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Sebastian Sastre Enviado el: Wednesday, March 04, 2009 15:13 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
I've just noticed I was working in 0.1-10231, now I'm downloading 243
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Sebastian Sastre Enviado el: Wednesday, March 04, 2009 14:56 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
Thanks for the tip Damien. I've tried 4 o 5 different sequences of load order without success. cheers, sebastian
-----Mensaje original----- De: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] En nombre de Damien Cassou Enviado el: Wednesday, March 04, 2009 14:30 Para: Pharo-project@lists.gforge.inria.fr Asunto: Re: [Pharo-project] UI performance
On Wed, Mar 4, 2009 at 6:24 PM, Sebastian Sastre <ssastre@seaswork.com> wrote:
What can I disable to make the pharo's ui more responsive?
Please start by updating all OB-related packages using Monticello.
-- Damien Cassou http://damiencassou.seasidehosting.st
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
sebastian you can also use another theme and let us know. Stef On Mar 4, 2009, at 6:24 PM, Sebastian Sastre wrote:
Hi there, rigth now I've save a method and it takes like 6 seconds (maybe more sometimes) to return control after dropping a method in another category or even saving. That is really a show stopper for productivity. What can I disable to make the pharo's ui more responsive? thanks, sebastian pd: I dont feel like is a visual thing, I guess is trying to deduct too much at every step, maybe something related to the OB Browser?
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (3)
-
Damien Cassou -
Sebastian Sastre -
Stéphane Ducasse