Issue 7638 in pharo: Make sendersOf: 2 times faster

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

Issue 7638 in pharo: Make sendersOf: 2 times faster

pharo
Status: Accepted
Owner: ----
Labels: Milestone-2.0 Type-Cleanup

New issue 7638 by [hidden email]: Make sendersOf: 2 times faster
http://code.google.com/p/pharo/issues/detail?id=7638

CompiledMethodTrailer >> #method: uses a slow perform: with a dynamically  
generated selector. After using real message sends for the common trailer  
types
SystemNavigation default allSendersOf: #new
runs twice as fast.

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

_______________________________________________
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 7638 in pharo: Make sendersOf: 2 times faster

pharo
Updates:
        Status: FixReviewNeeded

Comment #1 on issue 7638 by [hidden email]: Make sendersOf: 2 times  
faster
http://code.google.com/p/pharo/issues/detail?id=7638

(No comment was entered for this change.)

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

_______________________________________________
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 7638 in pharo: Make sendersOf: 2 times faster

pharo
Updates:
        Status: Integrated

Comment #2 on issue 7638 by [hidden email]: Make sendersOf: 2 times  
faster
http://code.google.com/p/pharo/issues/detail?id=7638

in 2.0 584

--
You received this message because this project is configured to send all  
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

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