Github user kiszk commented on the issue:
https://github.com/apache/spark/pull/20753
Which use case is typical? The same method is called many times. Are
different method called?
If the same method is called, reflection can also improve performance by
creating [custom
bytecode](https://blogs.oracle.com/buck/inflation-system-properties).
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]