Join Slack
Powered by
BTW, I've just profiled the `generic` function. Wh...
# kodein
s
salomonbrys
06/08/2017, 11:08 AM
BTW, I've just profiled the
generic
function. Who knew that using
lazy
was soooo slow ! If I remove
lazy
and immediately get the type (which was going to happen any way), the time the function takes is reduced by almost half 😐
Open in Slack
Previous
Next