I created JMH benchmark for simple interface imple...
# random
o
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?