I would say that the difference in performance is almost zero.
:
, , , lodash -
import { map } form 'lodash';
import { map } from 'underscore'; // oh no map-clash
import lodash from 'lodash';
import underscore from 'underscore';
( {}), "" , , , .
, , , - ES6.
, map lodash, :
import map from 'lodash/map';
:
import { map } from 'lodash';
( browseifry/rollup/webpack/[insert flavor of the month]), , . .