Issue 4201 in pharo: Compiling is very very slow on 1.3

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|

Issue 4201 in pharo: Compiling is very very slow on 1.3

pharo
Status: Accepted
Owner: [hidden email]
CC: [hidden email]
Labels: Milestone-1.3 Importance-High

New issue 4201 by [hidden email]: Compiling is very very slow on 1.3
http://code.google.com/p/pharo/issues/detail?id=4201

[Morph compileAll] timeToRun

In 1.3: 13643

In 1.2: 929


Something is very very wrong...


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4201 in pharo: Compiling is very very slow on 1.3

pharo

Comment #1 on issue 4201 by [hidden email]: Compiling is very very  
slow on 1.3
http://code.google.com/p/pharo/issues/detail?id=4201

the reason is the #becomeForward in #dropSourcePointer... one whole memory  
scan per method installed.


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4201 in pharo: Compiling is very very slow on 1.3

pharo

Comment #2 on issue 4201 by [hidden email]: Compiling is very very slow  
on 1.3
http://code.google.com/p/pharo/issues/detail?id=4201

so, maybe it was not good idea to save source code on method uninstall?


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 4201 in pharo: Compiling is very very slow on 1.3

pharo
Updates:
        Status: Duplicate
        Mergedinto: 4200

Comment #3 on issue 4201 by [hidden email]: Compiling is very very  
slow on 1.3
http://code.google.com/p/pharo/issues/detail?id=4201

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker