Github user rxin commented on the issue:
https://github.com/apache/spark/pull/15734
A lot of wrappers in Scala are slower even with JIT, e.g. at some point
Spark used Scala's StringBuffer and some user found it was 30% slower than
Java's. Anyway even if there is 0% performance difference, I don't think it is
that big of a deal to have some code using scala.math and some using java math.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]