jsenv / importmap-node-module

Generate importmap for node_modules
33 stars 4 forks source link

Browser field #44

Closed dmail closed 2 years ago

github-actions[bot] commented 2 years ago

Performance impact

Impact on 5 metrics when merging browser_field into master. Before drawing conclusion, keep in mind performance variability.

@jsenv/importmap-node-module package
Metric Before merge After merge Impact
import duration 0.397 seconds 0.413 seconds +0.016 seconds / +4.03% :arrow_upper_right:
import memory heap used 17.24 MB 16.46 MB -792.29 KB / -4.49% :arrow_lower_right:
npm tarball size 81.12 KB 81.44 KB +330 B / +0.4% :arrow_upper_right:
npm tarball unpacked size 357.45 KB 359.11 KB +1.67 KB / +0.47% :arrow_upper_right:
npm tarball file count 26 26 :ghost:

Generated by @jsenv/performance-impact during performance_impact#1316428133 on 8fdf002

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (8fdf002) into master (ca98f5a) will increase coverage by 0.21%. The diff coverage is 95.71%.