Grunt vs Gulp – Beyond the Numbers
jaysoo.ca
Grunt vs Gulp – Beyond the Numbers
1–3 of 3 posts
Re: Grunt vs Gulp – Beyond the Numbers
#2What was the performance difference (in ms)?
I double-checked the article and did not see the actual performance numbers.
Re: Grunt vs Gulp – Beyond the Numbers
#3What 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.