https://kotlinlang.org logo
#random
Title
o

orangy

09/07/2016, 3:08 PM
I created JMH benchmark for simple interface implementation to delegate properties to map, and it’s 10x slower than my handcrafted codegen. https://github.com/orangy/dynatic/blob/master/benchmarks/src/cgBenchmarks.kt Any ideas what I did wrong?