Skip to content
  • Jasem Mutlaq's avatar
    SIGNIFICANT boost in startup speed from using a combination of delayed image... · a4751fe5
    Jasem Mutlaq authored
    SIGNIFICANT boost in startup speed from using a combination of delayed image loading, which also saves RAM, and QtConcurrent. The usage of QtConcurrent has to be carefully examined since we do want out-of-sequence loading where data cannot be read properly. So far it seems to work well but have to try it on Raspberry PI and also on Android
    a4751fe5