Live data from Hacker News

Grunt vs Gulp – Beyond the Numbers

jaysoo.ca

1–3 of 3 posts

Re: Grunt vs Gulp – Beyond the Numbers

#3
post #2

What was the performance difference (in ms)? I double-checked the article and did not see the actual performance numbers.

Updated the post with timing numbers.

I want to note that the numbers can be deceiving though because they use different mechanisms to record elapsed time.

When I ran the same task though Unix `time` I got numbers that were much closer, although still in Gulp's favour.