FogBugz (Case [Issue]10987) Compiler Opal - Runtime to:do: slower with self

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

FogBugz (Case [Issue]10987) Compiler Opal - Runtime to:do: slower with self

Pharo Issue Tracker
A FogBugz case was opened by Clement Bera.

Case ID:      10987
Title:        Runtime to:do: slower with self
Status:       Work Needed
Category:     Bug
Project:      Compiler Opal
Area:         Misc
Priority:     5 - Fix If Time
Milestone:    Later
Assigned To:  Everyone

URL:          https://pharo.fogbugz.com/default.asp?10987

Currently in
1 to: self do: aBlock for integer Opal generates 2 more bytecode than old compiler.

This is fixed by :
OCASTTranslator>>emitToDo: aMessageNode

line 5 : limit isLiteral | limit isSelf ifFalse: [

I will check on tuesday.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=10987) from this case.

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