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

🔨 🎉 use cache for user and group in unix, gain 60% improve #1026

Merged
merged 1 commit into from
Apr 29, 2024

Conversation

zwpaper
Copy link
Member

@zwpaper zwpaper commented Apr 2, 2024


TODO

  • Use cargo fmt
  • Add necessary tests
  • Update default config/theme in README (if applicable)
  • Update man page at lsd/doc/lsd.md (if applicable)

@muniu-bot muniu-bot bot added the size/L label Apr 2, 2024
@zwpaper
Copy link
Member Author

zwpaper commented Apr 2, 2024

fix #378

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 78.94737% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 84.49%. Comparing base (69b28bf) to head (80f98fc).

Files Patch % Lines
src/meta/owner.rs 71.42% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1026      +/-   ##
==========================================
+ Coverage   84.34%   84.49%   +0.14%     
==========================================
  Files          53       53              
  Lines        5111     5107       -4     
==========================================
+ Hits         4311     4315       +4     
+ Misses        800      792       -8     

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

@zwpaper zwpaper merged commit 240d513 into lsd-rs:master Apr 29, 2024
20 of 21 checks passed
@zwpaper zwpaper deleted the dev-performance branch April 29, 2024 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant