Does query variables have extra overhead?

Yeah I know that. Of course if blocks depend on each other they can’t run in parralel. What I am asking is how that sequental evaluation works in above written case. So does it have to do extra work because of structuring query that way, or are those queries evaluated to almost the same thing?