View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0016449 | MMW 5 | General | public | 2020-03-24 11:43 | 2020-04-04 11:20 |
Reporter | Ludek | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.0 | ||||
Target Version | 5.0 | Fixed in Version | 5.0 | ||
Summary | 0016449: Optimize startup time | ||||
Description | There are currently significant performance leaks in resource loader. Details discussed with Petr over IM. | ||||
Tags | No tags attached. | ||||
Fixed in build | 2235 | ||||
|
Fixed |
|
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. |
|
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. |