Sturla Molden, 01.05.2011 18:25:
I'd also think duck types could be specialised from run-time information?
(Cf. profile-guided optimisation.)

Interesting. That could even be much simpler than WPA. Basically, the profiler would dump the argument types it sees, and then generate a .pxd file with fused types.

Stefan
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to