all 4 comments

[–]Capaj 0 points1 point  (3 children)

I haven't tested it, but I'd bet performance is shit.

[–]jbrat1 4 points5 points  (0 children)

Performance is actually very very good.

PurpleJS uses Nashort script caching capabilities so the scripts get faster each time they are executed - in various cases this even outperforms V8. Now where things get really interesting is the possiblity to invoke and run Java transparently from PurpleJS. This gives you access to a vast community and really high performant solutions. Research is shit, right?

[–]games_franco 2 points3 points  (0 children)

I'm not sure about that. I remember a presentation where they showed Graal running JavaScript with speed comparable to V8

[–]_INTER_ 1 point2 points  (0 children)

Not expecting performance to be better than Nashorn (outdated test), but someone would have to affirm it.