-
Notifications
You must be signed in to change notification settings - Fork 86
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: diff #698
Comments
Merged
我梦到过这段 |
fengmk2
pushed a commit
that referenced
this issue
Jun 14, 2024
> optimize binary sync perf , closes #698 * ♻️ calculate the latestItem only once for the same fetchItems. -------- > binary 同步性能优化,close #698 * ♻️ binary 最新版本比对时,相同 fetchItems 仅计算一次。 <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Bug Fixes** - Improved logic for identifying the latest item in synchronization processes, ensuring more accurate date comparisons. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
application/app/core/service/BinarySyncerService.js:221
The text was updated successfully, but these errors were encountered: