Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnome-software gnome-software
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 250
    • Issues 250
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnome-softwaregnome-software
  • Merge requests
  • !483

gs-plugin-loader: Don’t refresh on a job if there’s no sorting

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Philip Withnall requested to merge pwithnall/gnome-software:no-refresh-without-sort into master Jun 22, 2020
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

If the results of an operation are not going to be sorted (or are going to be sorted randomly), there’s no need to do an additional refresh to get data for sorting them.

This slightly slowed down get-popular jobs.

Signed-off-by: Philip Withnall withnall@endlessm.com

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: no-refresh-without-sort