Mir client frame rate regression in r1196
Bug #1249210 reported by
Daniel van Vugt
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Fix Released
|
Critical
|
Robert Carr | ||
mir (Ubuntu) |
Fix Released
|
Critical
|
Unassigned |
Bug Description
I've just noticed that on my laptop (Sandy Bridge) running trusty, fullscreen demo clients are much slower than they used to be:
mir_demo_
mir_demo_
They only get 30-45 FPS, whereas they used to always be a solid 60 FPS.
Related branches
lp://qastaging/~robertcarr/mir/fix-1249210
- Daniel van Vugt: Approve
- Alan Griffiths: Approve
- PS Jenkins bot (community): Approve (continuous-integration)
-
Diff: 12 lines (+2/-0)1 file modifiedsrc/server/frontend/session_mediator.cpp (+2/-0)
lp://qastaging/~vanvugt/mir/detect-overlapping-clients
Rejected
for merging
into
lp://qastaging/mir
- Alan Griffiths: Disapprove
- Alexandros Frantzis (community): Abstain
-
Diff: 52 lines (+31/-0)2 files modifiedsrc/server/compositor/switching_bundle.cpp (+13/-0)
tests/unit-tests/compositor/test_switching_bundle.cpp (+18/-0)
tags: | added: performance |
summary: |
- Performance regression in fullscreen EGL demos + Mir client frame rate regression |
description: | updated |
description: | updated |
Changed in mir: | |
status: | In Progress → Triaged |
assignee: | Daniel van Vugt (vanvugt) → nobody |
Changed in mir: | |
status: | Triaged → In Progress |
assignee: | nobody → Robert Carr (robertcarr) |
Changed in mir: | |
status: | In Progress → Fix Committed |
Changed in mir: | |
status: | Fix Committed → Fix Released |
Changed in mir (Ubuntu): | |
status: | New → Triaged |
importance: | Undecided → Critical |
Changed in mir (Ubuntu): | |
status: | Triaged → Fix Committed |
To post a comment you must log in.
Bisected. The cause of the regression is:
------- ------- ------- ------- ------- ------- ------- ------- ---- urface from the Surface class hierarchy. Fixes: https:/ /bugs.launchpad .net/bugs/ 1223393.
revno: 1196 [merge]
author: Alan Griffiths <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Mon 2013-11-04 17:39:55 +0000
message:
frontend: remove ClientTrackingS
Approved by PS Jenkins bot, kevin gunn. ------- ------- ------- ------- ------- ------- ------- ----
-------