Skip to content

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

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

Merge request reports