开发者

The recently released JDK 7 includes the InvokeDynamic feature. Is it speeding up (and actually used by) Groovy, Scala, Clojure, JRuby, Jython, etc? [closed]

Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

开发者_运维技巧 Improve this question

The recently released JDK 7 includes the long waited InvokeDynamic feature. But are those dynamic languages out there using it? (I mean Groovy, Scala, JRuby, Jython, Clojure, etc)

And more important: at the end of the day we wanna know if there is a performance speedup (yeah it should)


The short answer is invokeDynamic has limited value for Clojure, but can be a strong benefit for other JVM languages. There is a long and very interesting thread about it here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜