oracle / graal

GraalVM compiles Java applications into native executables that start instantly, scale fast, and use fewer compute resources 🚀
https://www.graalvm.org
Other
20.41k stars 1.64k forks source link

Make JavaScript math at least as fast as V8 #1259

Open CrazyPython opened 5 years ago

CrazyPython commented 5 years ago

I can provide some benchmarks/test cases to prove that GraalVM is sometimes 2 times slower at floating point math than V8.

thomaswue commented 5 years ago

Can you share the code snippets?

CrazyPython commented 5 years ago

I have a full 120-second benchmark, I don't have time to sanitize it, is it okay if I send it to you in private?

thomaswue commented 5 years ago

Yes, send it to me via thomas.wuerthinger at oracle.com.