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

perf: different PartialEq #336

Closed
wants to merge 1 commit into from
Closed

perf: different PartialEq #336

wants to merge 1 commit into from

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Dec 11, 2024

No description provided.

Copy link

codspeed-hq bot commented Dec 11, 2024

CodSpeed Performance Report

Merging #336 will degrade performances by 16.88%

Comparing partial-equal (778bf2d) with main (b00b2b8)

Summary

❌ 3 regressions

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main partial-equal Change
resolver[multi-thread] 465.7 µs 527.7 µs -11.76%
resolver[resolve from symlinks] 53.4 ms 64.2 ms -16.88%
resolver[single-thread] 433.4 µs 488 µs -11.18%

Copy link

codecov bot commented Dec 11, 2024

Codecov Report

Attention: Patch coverage is 90.47619% with 2 lines in your changes missing coverage. Please review.

Project coverage is 96.89%. Comparing base (b00b2b8) to head (778bf2d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/cache.rs 90.47% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #336      +/-   ##
==========================================
- Coverage   96.94%   96.89%   -0.06%     
==========================================
  Files          11       11              
  Lines        2458     2477      +19     
==========================================
+ Hits         2383     2400      +17     
- Misses         75       77       +2     

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

@Boshen Boshen closed this Dec 11, 2024
@Boshen Boshen deleted the partial-equal branch December 11, 2024 14:36
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.

1 participant