Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable gpu acceleration for compositing #2

Open
DavidSouther opened this issue Apr 8, 2016 · 9 comments
Open

Enable gpu acceleration for compositing #2

DavidSouther opened this issue Apr 8, 2016 · 9 comments
Milestone

Comments

@DavidSouther
Copy link

Currently, you use background-attachment: fixed on body.badmin-transparent .panel.panel-blur, which murders your framerate when scrolling (80ms is ~12fps). Consider fixing with http://fourkitchens.com/blog/article/fix-scrolling-performance-css-will-change-property

@KostyaDanovsky
Copy link
Member

@DavidSouther, thanks a lot for the posting issue and fix for that)

@lugovsky
Copy link
Member

lugovsky commented Apr 8, 2016

It's not that easy to apply this fix to our dashboard because of the way we use background-attachment: fixed. But we need to think about some solution indeed

@lugovsky lugovsky mentioned this issue Apr 11, 2016
@lugovsky lugovsky added this to the v1.1.1 milestone Apr 11, 2016
@KostyaDanovsky
Copy link
Member

Closed by 3f8d5b4

@lugovsky
Copy link
Member

We removed background-attachment: fixed from body, but as for blurred panels we really need it to have that blur effect. So scrolling performance is still not optimal, but should be a bit better

@lugovsky
Copy link
Member

But if @DavidSouther has any other suggestion how we can fix scrolling performance and keep Blur effect, we would be very thankful :)

@DavidSouther
Copy link
Author

Oooh so nice! You're down to ~10ms on most frames, with one spike to ~90ms, but not repeated. Yay GPUs!

screen shot 2016-04-11 at 3 33 43 pm

@lugovsky
Copy link
Member

Haha :) Thanks again!

@DmitryEfimenko
Copy link

The scroll is still sluggish.
Unfortunately I could not find a suitable fix either. Hopefully someone will come up with a decent solution.
The attempt in #22 is good, but to me - not good enough. Having background of the dashboard cards not being smooth makes text on it less legible.

I think this issue should remain open till it's somehow fixed.
I'd also say this issue alone is what preventing me from using this template :(

@lugovsky
Copy link
Member

lugovsky commented May 2, 2016

@DmitryEfimenko unfortunately I don't see any option how could we improve the performance, but we're working on it.

But in the meantime you could check out mint branch where we develop dashboard without "blur effect" and in pastel colors

@lugovsky lugovsky reopened this May 2, 2016
datho1801 pushed a commit to datho1801/blur-admin that referenced this issue Sep 11, 2020
anomaly-88 added a commit to anomaly-88/blur-admin that referenced this issue Oct 25, 2020
…ew problem solution step akveo#2

after
1)  npm install
2)  gulp serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants