Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Removed most of allocations in IPC reading #611

Merged
merged 3 commits into from Nov 17, 2021
Merged

Conversation

jorgecarleitao
Copy link
Owner

No semantic changes, just better memory management.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Nov 16, 2021
@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #611 (46b582b) into main (7f973ee) will increase coverage by 0.04%.
The diff coverage is 84.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #611      +/-   ##
==========================================
+ Coverage   79.54%   79.58%   +0.04%     
==========================================
  Files         401      401              
  Lines       24785    24860      +75     
==========================================
+ Hits        19714    19785      +71     
- Misses       5071     5075       +4     
Impacted Files Coverage Δ
src/io/ipc/read/reader.rs 71.94% <78.43%> (+3.43%) ⬆️
src/io/ipc/read/stream.rs 67.01% <95.83%> (+2.56%) ⬆️
src/compute/comparison/boolean.rs 92.94% <0.00%> (-1.06%) ⬇️

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 7f973ee...46b582b. Read the comment docs.

@jorgecarleitao jorgecarleitao merged commit 091b938 into main Nov 17, 2021
@jorgecarleitao jorgecarleitao deleted the ipc_simpler branch November 17, 2021 05:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement An improvement to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant