That tells me the query is executing slower, not the SDK processing results.
That tells me the query executed in the SDK is not the same as the query executed in the UI.
Can you run the query in the ui and in C# and then run this query to see the timing?
SELECT * from system:completed_requests order by requestTime desc limit 2