it would be useful to compare in NS code because j...
# suitescript
s
it would be useful to compare in NS code because jsperf is using the Browser (whereas NS is Rhino). While I expect lodash to be faster in NS I've never actually measured it myself. However, I do have more confidence in the behavior of lodash (since it is pure JS) in NS over their native (Rhino) implementation (e.g. Array.prototype.map())