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

chore: opt the array creation #173

Merged
merged 1 commit into from
Jan 22, 2024
Merged

chore: opt the array creation #173

merged 1 commit into from
Jan 22, 2024

Conversation

zombieJ
Copy link
Member

@zombieJ zombieJ commented Jan 22, 2024

数组转换有损耗,前置一下缓存逻辑。

Copy link

github-actions bot commented Jan 22, 2024

🎊 PR Preview 36d33ef has been successfully built and deployed to https://ant-design-cssinjs-preview-pr-173.surge.sh

🕐 Build time: 68.013s

🤖 By surge-preview

@codecov-commenter
Copy link

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (c16002a) 95.04% compared to head (201d1f6) 94.80%.

❗ Current head 201d1f6 differs from pull request most recent head 36d33ef. Consider uploading reports for the commit 36d33ef to get more accurate results

Files Patch % Lines
src/Cache.ts 81.81% 4 Missing ⚠️
src/hooks/useGlobalCache.tsx 90.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   95.04%   94.80%   -0.24%     
==========================================
  Files          29       29              
  Lines        2602     2619      +17     
  Branches      393      394       +1     
==========================================
+ Hits         2473     2483      +10     
- Misses        129      136       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zombieJ zombieJ merged commit c9b6956 into master Jan 22, 2024
6 checks passed
@zombieJ zombieJ deleted the opt-list branch January 22, 2024 02:49
@afc163
Copy link
Member

afc163 commented Jan 22, 2024

优化效果是?

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.

4 participants