[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Daniel van Vugt
Nice videos. Although I found I had to save them offline before they
play nicely and the difference is clear.

I've been wondering about spread performance actually. In particular how
we implement texture smoothing. If it's just GL_LINEAR filtering that
should be fast. But if someone has unwittingly turned on mipmapping then
it could get very slow.

** Tags added: performance regression regression-proposed

** Summary changed:

- Right edge switcher stutters badly with only a few apps opened
+ [regression] Right edge switcher stutters badly with only a few apps opened

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  [regression] Right edge switcher stutters badly with only a few apps
  opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Omer Akram
** Attachment added: "bad.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1563287/+attachment/4616181/+files/bad.mp4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Omer Akram
** Attachment added: "good.mp4"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1563287/+attachment/4616179/+files/good.mp4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Omer Akram
Kevin: I just tested and its all good on last OTA (image 30), so the
delta is between then and now (rc-proposed). I have also attached the
video (second is being uploaded)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread kevin gunn
@omer video might also be nice

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread kevin gunn
@Omer can you refine the regression claim a little? like when do you know the 
right edge performed better? - the reason i ask is so we can measure that and 
potentially determine what/when it regressed.
also, in your assessment is there some minimum amount or particular set of 
applications needing to be opened in the spread to witness this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Gerry Boland
Need to profile and check the code to see how this could have regressed.

Stutter could be due to the GPU having to do too much work per frame,
inefficiencies in unity8's code. Can't say for certain without
measuring.

I know of several optimizations to be done with spread still.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread kevin gunn
** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
Milestone: None => 11

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => kevin gunn (kgunn72)

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

** Changed in: unity8 (Ubuntu)
   Importance: Undecided => High

** Changed in: canonical-devices-system-image
 Assignee: kevin gunn (kgunn72) => MichaƂ Sawicz (saviq)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1563287] Re: Right edge switcher stutters badly with only a few apps opened

2016-03-29 Thread Omer Akram
Subscribed Daniel to this report, as he is probably someone who cares
about smoothness in the OS.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1563287

Title:
  Right edge switcher stutters badly with only a few apps opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1563287/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs