How does the Kotlin/Native compiler handle polymorphism?

前端 未结 0 1871
旧时难觅i
旧时难觅i 2020-12-05 04:11

In a personal project of mine on Kotlin/JVM, I was told that I should avoid polymorphic method calls in performance sensitive code. Wondering why this was the case, I ended

相关标签:
回答
  • 消灭零回复
提交回复
热议问题