Are there plans to optimize kotlin reflection, since its slower than java reflection.
i
ilya.gorbunov
06/19/2018, 11:17 PM
Do you have any concrete cases where it's slower?
a
Aregev2
06/20/2018, 9:38 AM
Well tried to make a certain algorithm that uses the superclass property then I mapped it to display the simple names of the elements for some reason it feels slower....