Skip to content

Commit

Permalink
chore: remove arco-pro diff test case (#8270)
Browse files Browse the repository at this point in the history
* chore: remove arco-pro diff test case

* fix
  • Loading branch information
chenjiahan authored Oct 30, 2024
1 parent 5eeeaf2 commit 6ecd777
Show file tree
Hide file tree
Showing 194 changed files with 869 additions and 17,862 deletions.
6,700 changes: 869 additions & 5,831 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion pnpm-workspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,5 @@ packages:
- "tests/webpack-test"
- "tests/plugin-test"
- "tests/webpack-cli-test"
- "tests/diff-test/*"
# this following is used to test resolve in monorepo
- "packages/rspack-test-tools/tests/normalCases/resolve/pnpm-workspace/packages/*"
85 changes: 0 additions & 85 deletions scripts/diff.cjs

This file was deleted.

2 changes: 0 additions & 2 deletions tests/diff-test/arco-pro/.env.development

This file was deleted.

1 change: 0 additions & 1 deletion tests/diff-test/arco-pro/.eslintignore

This file was deleted.

41 changes: 0 additions & 41 deletions tests/diff-test/arco-pro/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions tests/diff-test/arco-pro/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions tests/diff-test/arco-pro/index.html

This file was deleted.

76 changes: 0 additions & 76 deletions tests/diff-test/arco-pro/package.json

This file was deleted.

11 changes: 0 additions & 11 deletions tests/diff-test/arco-pro/patches/mock.js

This file was deleted.

Binary file removed tests/diff-test/arco-pro/public/favicon.ico
Binary file not shown.
Loading

1 comment on commit 6ecd777

@rspack-bot
Copy link

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 (2024-10-30 85bb238) Current Change
10000_big_production-mode + exec 48.8 s ± 720 ms 49.1 s ± 701 ms +0.67 %
10000_development-mode + exec 2.11 s ± 43 ms 2.13 s ± 25 ms +1.04 %
10000_development-mode_hmr + exec 647 ms ± 5.9 ms 642 ms ± 7.4 ms -0.69 %
10000_production-mode + exec 2.67 s ± 33 ms 2.69 s ± 26 ms +0.74 %
arco-pro_development-mode + exec 1.77 s ± 81 ms 1.8 s ± 98 ms +1.81 %
arco-pro_development-mode_hmr + exec 428 ms ± 1.8 ms 428 ms ± 2.8 ms +0.01 %
arco-pro_production-mode + exec 3.18 s ± 73 ms 3.21 s ± 77 ms +0.87 %
arco-pro_production-mode_generate-package-json-webpack-plugin + exec 3.28 s ± 79 ms 3.31 s ± 77 ms +0.94 %
threejs_development-mode_10x + exec 1.62 s ± 14 ms 1.62 s ± 19 ms -0.01 %
threejs_development-mode_10x_hmr + exec 774 ms ± 5.9 ms 773 ms ± 5.2 ms -0.11 %
threejs_production-mode_10x + exec 4.99 s ± 19 ms 5.03 s ± 23 ms +0.78 %

Please sign in to comment.