View Issue Details

IDProjectCategoryView StatusLast Update
0016449MMW 5Generalpublic2020-04-04 11:20
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0Fixed in Version5.0 
Summary0016449: Optimize startup time
DescriptionThere are currently significant performance leaks in resource loader.
Details discussed with Petr over IM.
TagsNo tags attached.
Fixed in build2235

Relationships

related to 0016489 closedpetr Thumbs are not shown for custom temp locations (regression 2235) 

Activities

petr

2020-03-24 20:26

developer   ~0057329

Fixed

Ludek

2020-03-24 21:31

developer   ~0057330

Confirmed significant reduction from 8 seconds to 5 seconds on my ASUS laptop (i7/SSD).

Note that we might want to add splash screen back as 5 seconds is still quite long loading time, but with increasing amount of JS/HTML/CSS code we probably won't be able to reduce it further.

peke

2020-03-27 01:45

developer   ~0057371

Verified 2235

It is faster by 3s on my system. Further possibility of speedup if offloading rendering from CPU to GPU and using some sort of memory cache to load large number of files in future versions.