I was analyzing an app initialization and I saw Ko...
# koin
p
I was analyzing an app initialization and I saw Koin consuming a lot of time in flatten function. Exists some way to avoid/bypass this process? I'm thinking in two possibilities: 1 - start to use koin in background as documentation suggests. Is it stable, I'm not sure?. 2 - process this in IO (in app) and pass a set of flatten modules to koin. Probably depends of some customization in a Koin fork.
a
in #koin-contributors ?
1
talked with @Marcello Galhardo - let's start a PR from 3.6.0 branch
👍 2
m
@Pedro Francisco de Sousa Neto do you mind filing an issue on GitHub? Can you also do basic benchmarks for the CL? To give an idea which areas are affecting you most.
p
Of course. I will open an issue.
Issue is here
👍 1