Now, if you really want optimized code, the larges...
# kodein
s
Now, if you really want optimized code, the largest performance pitfall in Kodein is its use of generic-safe type reflexivity. You can get around that with kodein-erased: https://salomonbrys.github.io/Kodein/#_using_erased_by_default
👍 1