I’m seeing low performance when using multiplatfor...
# multiplatform
b
I’m seeing low performance when using multiplatform for ios. Anyone else?
Copy code
linkSharedCodeReleaseFrameworkIos 
BUILD SUCCESSFUL in 1m 55s
There are only some functions in the commons module
b
This is linker perf, not iOS runtime perf?
o
Yes, compilation of native is slow for the current EAP (major infrastructure rework led to that), will be fixed in the next one.
👍 2