For example, if I used 10 controls in sap.m, I just want these 10 to get downloaded instead the whole sap.m
I tried the data-sap-ui-preload="async", but it would download all controls used one by one. This would cause a number of requests that would finally impact the performance.
Victor