probably pre mature optimization, it could be an issue, but unlikely for most cases
l
louiscad
10/01/2019, 11:10 PM
Depends on if that code path is executed frequently or not. If it's once per app installation, don't bother. If it's quite often, the optimization might add up.