-
-
Notifications
You must be signed in to change notification settings - Fork 6
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: improve apply update performance #34
Conversation
Codecov ReportAttention:
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #34 +/- ##
==========================================
+ Coverage 77.75% 79.69% +1.94%
==========================================
Files 49 49
Lines 7646 7422 -224
==========================================
- Hits 5945 5915 -30
+ Misses 1701 1507 -194
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Benchmark for LinuxClick to view benchmark
Benchmark for WindowsClick to view benchmark
|
Benchmark for LinuxClick to view benchmark
Benchmark for WindowsClick to view benchmark
|
Benchmark for LinuxClick to view benchmark
Benchmark for WindowsClick to view benchmark
|
this PR partially solves y-crdt/y-octo##33 and greatly improves the performance of apply update test cases show a performance improvement of about 40-50%
this PR partially solves y-crdt/y-octo##33 and greatly improves the performance of apply update test cases show a performance improvement of about 40-50%
this PR partially solves #33 and greatly improves the performance of apply update
test cases show a performance improvement of about 40-50%
test case in #33 :