Skip to content

Commit

Permalink
fix: skip mf tests for new code splitting (#9047)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSerFeng authored Jan 20, 2025
1 parent 58a6af6 commit f6cf41f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ describeByWalk("new-code-splitting config cases", (name, src, dist) => {
}, {
source: path.resolve(__dirname, "./configCases"),
dist: path.resolve(__dirname, `./js/new-code-splitting-config`),
exclude: [/esm-external/]
exclude: [/esm-external/, /container-1/]
});

2 comments on commit f6cf41f

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on f6cf41f Jan 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Ecosystem CI detail: Open

suite result
modernjs ❌ failure
rspress ✅ success
rslib ✅ success
rsbuild ✅ success
rsdoctor ✅ success
examples ✅ success
devserver ✅ success
nuxt ✅ success

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented on f6cf41f Jan 20, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 Benchmark detail: Open

Name Base (2025-01-20 1d58294) Current Change
10000_big_production-mode_disable-minimize + exec 37.8 s ± 901 ms 38.9 s ± 1.18 s +3.03 %
10000_development-mode + exec 1.82 s ± 16 ms 1.87 s ± 170 ms +2.26 %
10000_development-mode_hmr + exec 680 ms ± 6.2 ms 682 ms ± 2.6 ms +0.37 %
10000_production-mode + exec 2.39 s ± 24 ms 2.45 s ± 160 ms +2.59 %
10000_production-mode_persistent-cold + exec 2.57 s ± 130 ms 2.62 s ± 83 ms +1.61 %
10000_production-mode_persistent-hot + exec 1.76 s ± 31 ms 1.8 s ± 115 ms +2.35 %
arco-pro_development-mode + exec 1.76 s ± 87 ms 1.74 s ± 137 ms -1.01 %
arco-pro_development-mode_hmr + exec 388 ms ± 3.7 ms 387 ms ± 2.6 ms -0.24 %
arco-pro_production-mode + exec 3.74 s ± 79 ms 3.68 s ± 217 ms -1.61 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.79 s ± 53 ms 3.68 s ± 149 ms -2.97 %
arco-pro_production-mode_persistent-cold + exec 3.89 s ± 129 ms 3.85 s ± 192 ms -1.14 %
arco-pro_production-mode_persistent-hot + exec 2.46 s ± 63 ms 2.52 s ± 138 ms +2.29 %
arco-pro_production-mode_traverse-chunk-modules + exec 3.78 s ± 165 ms 3.68 s ± 167 ms -2.47 %
large-dyn-imports_development-mode + exec 2.09 s ± 55 ms 2.09 s ± 71 ms -0.11 %
large-dyn-imports_production-mode + exec 2.15 s ± 48 ms 2.14 s ± 29 ms -0.13 %
threejs_development-mode_10x + exec 1.61 s ± 14 ms 1.5 s ± 29 ms -6.94 %
threejs_development-mode_10x_hmr + exec 770 ms ± 22 ms 767 ms ± 9 ms -0.39 %
threejs_production-mode_10x + exec 5.55 s ± 241 ms 5.38 s ± 190 ms -3.05 %
threejs_production-mode_10x_persistent-cold + exec 5.62 s ± 323 ms 5.54 s ± 342 ms -1.54 %
threejs_production-mode_10x_persistent-hot + exec 4.74 s ± 234 ms 4.81 s ± 416 ms +1.48 %
10000_big_production-mode_disable-minimize + rss memory 8691 MiB ± 16 MiB 8736 MiB ± 87.3 MiB +0.52 %
10000_development-mode + rss memory 647 MiB ± 15.8 MiB 653 MiB ± 15.2 MiB +0.98 %
10000_development-mode_hmr + rss memory 1240 MiB ± 178 MiB 1309 MiB ± 240 MiB +5.58 %
10000_production-mode + rss memory 628 MiB ± 22.8 MiB 649 MiB ± 24.3 MiB +3.39 %
10000_production-mode_persistent-cold + rss memory 746 MiB ± 13.1 MiB 754 MiB ± 17 MiB +1.11 %
10000_production-mode_persistent-hot + rss memory 730 MiB ± 23.5 MiB 744 MiB ± 51.3 MiB +1.95 %
arco-pro_development-mode + rss memory 567 MiB ± 20.5 MiB 577 MiB ± 30.5 MiB +1.65 %
arco-pro_development-mode_hmr + rss memory 638 MiB ± 59.9 MiB 661 MiB ± 46 MiB +3.65 %
arco-pro_production-mode + rss memory 728 MiB ± 42 MiB 725 MiB ± 30.5 MiB -0.50 %
arco-pro_production-mode_generate-package-json-webpack-plugin + rss memory 730 MiB ± 14.1 MiB 743 MiB ± 15 MiB +1.78 %
arco-pro_production-mode_persistent-cold + rss memory 863 MiB ± 51.8 MiB 847 MiB ± 43.1 MiB -1.76 %
arco-pro_production-mode_persistent-hot + rss memory 711 MiB ± 24.1 MiB 735 MiB ± 6.61 MiB +3.29 %
arco-pro_production-mode_traverse-chunk-modules + rss memory 727 MiB ± 14.4 MiB 739 MiB ± 29.3 MiB +1.72 %
large-dyn-imports_development-mode + rss memory 645 MiB ± 4.63 MiB 652 MiB ± 8.24 MiB +1.07 %
large-dyn-imports_production-mode + rss memory 528 MiB ± 6.7 MiB 541 MiB ± 7.08 MiB +2.55 %
threejs_development-mode_10x + rss memory 527 MiB ± 27.9 MiB 547 MiB ± 23.4 MiB +3.67 %
threejs_development-mode_10x_hmr + rss memory 1128 MiB ± 58.7 MiB 1161 MiB ± 140 MiB +2.86 %
threejs_production-mode_10x + rss memory 818 MiB ± 29.1 MiB 831 MiB ± 51.1 MiB +1.61 %
threejs_production-mode_10x_persistent-cold + rss memory 933 MiB ± 25.3 MiB 935 MiB ± 46.8 MiB +0.16 %
threejs_production-mode_10x_persistent-hot + rss memory 863 MiB ± 57.2 MiB 887 MiB ± 31.8 MiB +2.72 %

Please sign in to comment.