Merge lp://staging/~vanvugt/compiz/fix-1005569.2 into lp://staging/compiz/0.9.8
Proposed by
Daniel van Vugt
Status: | Merged |
---|---|
Merged at revision: | 3237 |
Proposed branch: | lp://staging/~vanvugt/compiz/fix-1005569.2 |
Merge into: | lp://staging/compiz/0.9.8 |
Diff against target: |
30 lines (+9/-0) 2 files modified
include/core/option.h (+1/-0) src/option.cpp (+8/-0) |
To merge this branch: | bzr merge lp://staging/~vanvugt/compiz/fix-1005569.2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Sam Spilsbury | Approve | ||
Review via email:
|
Description of the change
Calling CompOption::setName should not implicitly construct a new string
object every time, when the name is not changing. That wastes lots of CPU.
(LP: #1005569)
To post a comment you must log in.
If you don't like this, then look at the alternative: /code.launchpad .net/~vanvugt/ compiz/ fix-1005569. 1/+merge/ 107942
https:/