Echo JS 0.11.0

<~>

whitebox 3377 days ago. link -2 points
of course it is, its a prototype, and this type of scenario is exactly what prototypes are designed for regarding performance
naholyr 3377 days ago. link 1 point
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.
whitebox 3372 days ago. link -2 points
I think the downvoters need to go back and study prototypes