Is that suppose to mean anything ? :o
The issue here is about where a callback is placed in the event loop (first, last, even before the firts). It's surprising (and certainly depending on implementation) that `setImmediate` is not faster in that case.