Compiz spends >8% of its time in std::list<CompWindow*>::operator=(std::list<CompWindow*>)
Bug #946887 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Compiz |
Triaged
|
Medium
|
Unassigned | ||
Compiz Core |
Triaged
|
Medium
|
Unassigned | ||
compiz (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Compiz spends >8% of its time in std::list<
3,104,747,252 PROGRAM TOTALS
257,041,897 std::list<
The primary caller is PrivateGLScreen
Callgrind profile attached.
Related branches
lp://qastaging/~vanvugt/compiz-core/fix-946887
- Alan Griffiths: Approve
-
Diff: 23 lines (+2/-4)1 file modifiedplugins/opengl/src/paint.cpp (+2/-4)
Changed in compiz-core: | |
assignee: | nobody → Daniel van Vugt (vanvugt) |
status: | Triaged → In Progress |
Changed in compiz-core: | |
milestone: | none → 0.9.7.2 |
Changed in compiz (Ubuntu): | |
status: | New → Confirmed |
assignee: | nobody → Daniel van Vugt (vanvugt) |
Changed in compiz (Ubuntu): | |
assignee: | Daniel van Vugt (vanvugt) → nobody |
Changed in compiz: | |
importance: | Undecided → Medium |
status: | New → Triaged |
To post a comment you must log in.
Fix committed into lp:compiz-core at revision 3043