Dash lags during searches (with high amount of results)
Bug #1050342 reported by
Michal Hruby
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Unity |
Fix Released
|
High
|
Michal Hruby | ||
unity (Ubuntu) |
Fix Released
|
High
|
Michal Hruby |
Bug Description
When performing searches in the dash and the lenses return lots of results in their categories (>1k), there are pretty serious lags which affect everything since dash is runing in the same process and thread as the window manager.
Related branches
lp://qastaging/~mhr3/unity/faster-models
- Gord Allott (community): Approve
- Tim Penhey: Pending requested
-
Diff: 334 lines (+67/-35)10 files modifiedUnityCore/Model-inl.h (+21/-6)
UnityCore/Model.h (+4/-0)
UnityCore/ModelRowAdaptor.cpp (+12/-5)
UnityCore/ModelRowAdaptor.h (+7/-5)
UnityCore/ResultIterator.cpp (+2/-10)
UnityCore/ResultIterator.h (+1/-2)
dash/LensView.cpp (+12/-3)
dash/LensView.h (+1/-0)
dash/ResultView.cpp (+5/-4)
dash/ResultView.h (+2/-0)
Changed in unity: | |
status: | New → In Progress |
importance: | Undecided → High |
assignee: | nobody → Michal Hruby (mhr3) |
milestone: | none → 6.6 |
description: | updated |
Changed in unity: | |
status: | In Progress → Fix Committed |
Changed in unity (Ubuntu): | |
assignee: | nobody → Michal Hruby (mhr3) |
importance: | Undecided → High |
status: | New → Fix Committed |
Changed in unity: | |
milestone: | 6.6 → 7.0 |
no longer affects: | unity/6.0 |
Changed in unity: | |
milestone: | 7.0 → 6.6 |
Changed in unity: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
I'm not sure if this is the same bug but after updating unity to 5.16 (proposed) in precise this also happens(slow search). Also shownig dash and closing it is extremely slow. And moving mouse over icons/thumbs extremaly increases cpu usage and causes mouse pointer moving choppy.