memory spike running unity with -testability
Bug #1209485 reported by
Paul Larson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Autopilot Qt Support |
New
|
Undecided
|
Unassigned |
Bug Description
We started running unity with -testability today in order to use a new automatic screen unlocking method. The result of doing that before some memory usage tests seems to be that it caused a spike in memory usage for unity. Details can be found at: http://
To post a comment you must log in.
Looks to me like a 2MB memory spike when the Greeter is introspected. This
is probably caused by the tree traversal done to find the greeter in the
first place.
We should:
1) make sure autopilot is generating absolute queries only, so we don't
load the entire tree into memory at any point.
2) Look at autopilot-qt for places where we can reduce the class memory
footprint. I suspect we can make a few improvements there.
On Thu, Aug 8, 2013 at 4:38 PM, Paul Larson <email address hidden>wrote:
> Public bug reported: reports. qa.ubuntu. com/memory/ memevent/ image/10/ machine/ mako/event/ Browser% 20started/ detail/ /bugs.launchpad .net/bugs/ 1209485 reports. qa.ubuntu. com/memory/ memevent/ image/10/ machine/ mako/event/ Browser% 20started/ detail/ /bugs.launchpad .net/autopilot- qt/+bug/ 1209485/ +subscriptions
>
> We started running unity with -testability today in order to use a new
> automatic screen unlocking method. The result of doing that before some
> memory usage tests seems to be that it caused a spike in memory usage
> for unity. Details can be found at:
>
> http://
>
> ** Affects: autopilot-qt
> Importance: Undecided
> Status: New
>
>
> ** Tags: qa-touch
>
> --
> You received this bug notification because you are a member of Autopilot
> Hackers, which is subscribed to Autopilot Qt Support.
> https:/
>
> Title:
> memory spike running unity with -testability
>
> Status in Autopilot Qt support:
> New
>
> Bug description:
> We started running unity with -testability today in order to use a new
> automatic screen unlocking method. The result of doing that before
> some memory usage tests seems to be that it caused a spike in memory
> usage for unity. Details can be found at:
>
> http://
>
> To manage notifications about this bug go to:
> https:/
>
--
Thomi Richards
<email address hidden>