[spread] workspace switcher performance is poor, especially on low powered CPUs
Bug #745764 reported by
Florian Boucault
This bug affects 6 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-2d |
Fix Released
|
High
|
Florian Boucault | ||
unity-2d (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
TBD
Related branches
lp:~tiagosh/unity-2d/unity-2d-shell-homelens
- Albert Astals Cid (community): Approve
- Gerry Boland: Pending requested
- Michał Sawicz: Pending requested
-
Diff: 341 lines (+92/-64)9 files modifiedlibunity-2d-private/src/lens.cpp (+15/-3)
libunity-2d-private/src/lenses.cpp (+8/-5)
libunity-2d-private/src/lenses.h (+2/-0)
shell/app/shelldeclarativeview.cpp (+7/-0)
shell/app/shelldeclarativeview.h (+2/-0)
shell/dash/Dash.qml (+25/-17)
shell/dash/LensBar.qml (+20/-19)
shell/dash/LensView.qml (+7/-6)
shell/dash/RendererGrid.qml (+6/-14)
- Albert Astals Cid (community): Approve (fun)
- Gerry Boland (community): Needs Fixing
- Michał Sawicz: Abstain
-
Diff: 341 lines (+92/-64)9 files modifiedlibunity-2d-private/src/lens.cpp (+15/-3)
libunity-2d-private/src/lenses.cpp (+8/-5)
libunity-2d-private/src/lenses.h (+2/-0)
shell/app/shelldeclarativeview.cpp (+7/-0)
shell/app/shelldeclarativeview.h (+2/-0)
shell/dash/Dash.qml (+25/-17)
shell/dash/LensBar.qml (+20/-19)
shell/dash/LensView.qml (+7/-6)
shell/dash/RendererGrid.qml (+6/-14)
Changed in unity-2d: | |
importance: | Undecided → High |
milestone: | none → 3.10 |
status: | New → Confirmed |
Changed in unity-2d: | |
milestone: | 3.10 → none |
Changed in unity-2d (Ubuntu): | |
status: | New → Confirmed |
Changed in unity-2d: | |
status: | In Progress → Fix Committed |
Changed in unity-2d: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Profiling shows the following distribution of time spent at startup of the spread:
35%
jpeg loading (in GnomeBackground?)
15.10% ivate:: updateInputMeth odSensitivity( ) and _XimParseStringFile /bugs.launchpad .net/ubuntu/ +source/ libx11/ +bug/681939 /msg00523. html
QGraphicsViewPr
exactly that bug: https:/
http://<email address hidden>
~15%
QML Drawing with OpenGL backend
~10%
QML loading and items instantiation
5.39%
gtk_init
4.39%
_dl_lookup_symbol_x
0.94%
in wnck somewhere
0.85%
IconImageProvider (in Window.qml?)