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

Performance #52

Merged
merged 40 commits into from
Apr 15, 2024
Merged

Performance #52

merged 40 commits into from
Apr 15, 2024

Conversation

kcwl
Copy link
Owner

@kcwl kcwl commented Apr 15, 2024

improve performance

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

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

Project coverage is 84.00%. Comparing base (4b917fe) to head (dc29b8d).

Files Patch % Lines
include/elastic/serialize.hpp 75.00% 8 Missing and 12 partials ⚠️
include/elastic/flex_buffer.hpp 87.05% 8 Missing and 3 partials ⚠️
test/flex_buffer.h 70.83% 0 Missing and 7 partials ⚠️
test/type.h 93.05% 3 Missing and 2 partials ⚠️
include/elastic/binary_archive.hpp 85.71% 0 Missing and 2 partials ⚠️
test/inherit.h 75.00% 0 Missing and 2 partials ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #52      +/-   ##
==========================================
- Coverage   85.35%   84.00%   -1.36%     
==========================================
  Files          12        9       -3     
  Lines         601      450     -151     
  Branches      224      159      -65     
==========================================
- Hits          513      378     -135     
- Misses          2       19      +17     
+ Partials       86       53      -33     

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

@kcwl kcwl merged commit 9d08a8c into master Apr 15, 2024
6 checks passed
@kcwl kcwl deleted the performance branch April 15, 2024 03:15
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.

None yet

2 participants