Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,605
    • Issues 1,605
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 222
    • Merge requests 222
  • 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
  • gtkgtk
  • Repository
Switch branch/tag
  • gtk
  • gdk
  • gdkframetimings.c
Find file BlameHistoryPermalink
  • Christian Hergert's avatar
    frametimings: reuse previous frame timing in common case · f27dd214
    Christian Hergert authored Apr 26, 2016 and Matthias Clasen's avatar Matthias Clasen committed Apr 26, 2016
    Typically, there won't be any references on old frame timings except for
    the most recent timing. So instead of discarding these and re-entering
    gslice twice, just steal the old frame timing and reuse it.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=765592
    f27dd214