On Fri, 30 Dec 2011, SF Markus Elfring wrote:
Exposing the internal representation of position variables to the user will have
no impact on performance, and will just be more annoying for the user, who will
have to make more field dereferences.
I have got a different opinion for change opportunities with implementation
details that you mention in this paragraph.
I am looking for efficiency aspects that I can improve in my Python scripts
myself as an evolving SmPL user. But I would need more design tweaks for some
improvement approaches from this direction in Coccinelle's software
infrastructure.
Did you actually try running spatch with the option -profile and find that
most of the time is spent in the python code?\
julia
It can be that my understanding of the situation would change if field
dereferences can be distinguished from method calls that provide data only on
explicit demand.
Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)