(no title)
cderwin | 8 years ago
See: http://blog.jonasbandi.net/2014/03/performance-nashorn-vs-no... http://pieroxy.net/blog/2015/06/29/node_js_vs_java_nashorn.h...
(I can't speak to the quality of either of these tests, but the results seem decisive)
Capt-RogerOver|8 years ago
peoplewindow|8 years ago
One reason Nashorn isn't used that much is that it doesn't expose a node.js compatible API. JS people often want Node specifically, not just the ability to run JS. It has some cool features though. The shell mode is neat.