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

Reduced reallocations #153

Merged
merged 1 commit into from
Jun 27, 2022
Merged

Reduced reallocations #153

merged 1 commit into from
Jun 27, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement New feature or request label Jun 26, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #153 (705905a) into main (077b02c) will decrease coverage by 0.05%.
The diff coverage is 62.50%.

@@            Coverage Diff             @@
##             main     #153      +/-   ##
==========================================
- Coverage   73.88%   73.83%   -0.06%     
==========================================
  Files          78       78              
  Lines        3715     3719       +4     
==========================================
+ Hits         2745     2746       +1     
- Misses        970      973       +3     
Impacted Files Coverage Δ
src/read/compression.rs 93.67% <50.00%> (-2.44%) ⬇️
src/read/page/reader.rs 84.07% <75.00%> (-0.62%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 077b02c...705905a. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 627e466 into main Jun 27, 2022
@jorgecarleitao jorgecarleitao deleted the less_alloc branch July 25, 2022 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants