> even more optimizations can be made at runtime. Much of that is just not
> possible in Python. No amount of compiler improvements and optimizations can
> change this.

Unless someone comes up with a really smart profiling jit. Like, I
believe, they're doing with the javascript engines. :-). And given the
amount of interest in dynamically typed languages on .net and the jvm
this does seem a possiblity.

Regards,
Sidharth
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to