Performance test for Kotlin sealed classes
This repository has code for benchmark performance of sealed classes in when
branches. Main idea in this habr article.
Thanks for Igor Manushin and his article about benchmarking