Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mutter mutter
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,101
    • Issues 1,101
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 122
    • Merge requests 122
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • muttermutter
  • Merge requests
  • !87

ClutterActor: Preserve valid paint volumes till the next relayout/repaint

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Daniel van Vugt requested to merge vanvugt/mutter:cache-paint-volumes into master Apr 20, 2018
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 1

Author: Carlos Garnacho carlosg@gnome.org
Origin: https://bugzilla.gnome.org/show_bug.cgi?id=782344

2017-04-29: Carlos says:
Cuts down approximately 55% of paint volumes calculation when there's windows that redraw frequently, but don't move.

2018-04-20: Daniel says:
I have tested this patch and it cuts down up to 70% of paint volume calculations for me. That equates to a relative reduction in gnome-shell's CPU usage by 10-20%.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: cache-paint-volumes