Skip to content

Change fetch operator to UNORDERED

Ebernhardson requested to merge work/ebernhardson/unordered into main

This is not intended as a long term fix, merely to measure how much throughput we lose by using UNORDERED, and if this is potentially why the async fetch operator doesn't stay full of requests.

Change-Id: I59be57297ee4b916f15abdaa928ce811f11796e5

Edited by Ebernhardson

Merge request reports