Skip to content

Commit

Permalink
chore: remove case sensitive case (#6342)
Browse files Browse the repository at this point in the history
  • Loading branch information
LingyuCoder authored Apr 24, 2024
1 parent 26a8a96 commit d140f5f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 25 deletions.

This file was deleted.

Empty file.
Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

2 comments on commit d140f5f

@rspack-bot
Copy link

Choose a reason for hiding this comment

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

📝 Ran ecosystem CI: Open

suite result
modernjs, self-hosted, Linux, ci ❌ failure
_selftest, ubuntu-latest ✅ success
nx, ubuntu-latest ✅ success
rspress, ubuntu-latest ✅ success
rsbuild, ubuntu-latest ✅ success
compat, ubuntu-latest ✅ success
examples, ubuntu-latest ✅ success

@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-04-24 332b127) Current Change
10000_development-mode + exec 2.66 s ± 28 ms 2.72 s ± 22 ms +2.11 %
10000_development-mode_hmr + exec 682 ms ± 3.7 ms 695 ms ± 8 ms +2.00 %
10000_production-mode + exec 2.46 s ± 31 ms 2.54 s ± 38 ms +3.10 %
arco-pro_development-mode + exec 2.48 s ± 86 ms 2.5 s ± 82 ms +1.06 %
arco-pro_development-mode_hmr + exec 429 ms ± 1.2 ms 430 ms ± 3.3 ms +0.25 %
arco-pro_development-mode_hmr_intercept-plugin + exec 441 ms ± 5.4 ms 442 ms ± 2.1 ms +0.22 %
arco-pro_development-mode_intercept-plugin + exec 3.22 s ± 88 ms 3.26 s ± 111 ms +1.20 %
arco-pro_production-mode + exec 3.95 s ± 74 ms 3.98 s ± 89 ms +0.73 %
arco-pro_production-mode_intercept-plugin + exec 4.66 s ± 238 ms 4.78 s ± 74 ms +2.63 %
threejs_development-mode_10x + exec 2.05 s ± 16 ms 2.06 s ± 17 ms +0.31 %
threejs_development-mode_10x_hmr + exec 753 ms ± 13 ms 753 ms ± 12 ms -0.04 %
threejs_production-mode_10x + exec 5.14 s ± 40 ms 5.28 s ± 81 ms +2.76 %

Please sign in to comment.