Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modules duplicate size view #4585

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Modules duplicate size view #4585

merged 2 commits into from
Jul 21, 2024

Conversation

vio
Copy link
Member

@vio vio commented Jul 20, 2024

  • modules: compare modules by duplicate size
  • modules: show by default module total size

rel: #4300

@@ -18,6 +18,7 @@
} from './bundle-modules.utils';
import { ModuleMetric } from './bundle-modules.constants';
import * as types from './bundle-modules.types';
import { ModuleInfo } from '../module-info';

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ModuleInfo.
Copy link

relativeci bot commented Jul 20, 2024

#11233 Bundle Size — 362.44KiB (+0.13%).

1ccaae5(current) vs 05446cc master#11227(baseline)

Warning

Bundle contains 2 duplicate packages – View duplicate packages

Bundle metrics  Change 1 change Regression 1 regression
                 Current
#11233
     Baseline
#11227
Regression  Initial JS 320.37KiB(+0.15%) 319.91KiB
No change  Initial CSS 42.07KiB 42.07KiB
No change  Cache Invalidation 27.32% 27.32%
No change  Chunks 3 3
No change  Assets 4 4
No change  Modules 669 669
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 36 36
No change  Duplicate Packages 1 1
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#11233
     Baseline
#11227
Regression  JS 320.37KiB (+0.15%) 319.91KiB
No change  CSS 42.07KiB 42.07KiB

Bundle analysis reportBranch modules-duplicate-sizeProject dashboard

@vio vio marked this pull request as ready for review July 21, 2024 12:04
@vio vio merged commit 8fece4a into master Jul 21, 2024
27 checks passed
@vio vio deleted the modules-duplicate-size branch July 21, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant