This comparison is absolute crap, there is no concurrent work being done.
The NodeJS example is not even doing anything besides storing an array of promises which will get resolved all in one tick later.