dwyl / dwyl/learn-aws-lambda

Experiment: should we use Lodash in Lambda Functions?

Open
#67 0 comments 3 reactions 0 assignees View on GitHub
help wanted question
Dominant language
JavaScript
Stars
1k
Forks
200
Avg merge
1h 47m
Merged PRs (30d)
1

Description

JSPerf suggests that _lodash_ `_.map` is faster than _native_ `Array.map` https://jsperf.com/native-map-vs-lodash-map but is there an _overhead_ in loading _lodash_ for a _single_ execution?
is it enough to _offset_ the Performance benefits of the module?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.