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

Improved performance of Bitmap::make_mut with offset #1079

Merged
merged 1 commit into from
Jun 18, 2022

Conversation

jorgecarleitao
Copy link
Owner

No description provided.

@jorgecarleitao jorgecarleitao added the enhancement An improvement to an existing feature label Jun 17, 2022
@codecov
Copy link

codecov bot commented Jun 17, 2022

Codecov Report

Merging #1079 (9a5d8dd) into main (d4873fc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1079   +/-   ##
=======================================
  Coverage   80.96%   80.96%           
=======================================
  Files         366      366           
  Lines       35136    35139    +3     
=======================================
+ Hits        28447    28450    +3     
  Misses       6689     6689           
Impacted Files Coverage Δ
src/bitmap/immutable.rs 83.01% <100.00%> (+0.32%) ⬆️

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 d4873fc...9a5d8dd. Read the comment docs.

@ritchie46
Copy link
Collaborator

Nice!

@jorgecarleitao jorgecarleitao merged commit 6717786 into main Jun 18, 2022
@jorgecarleitao jorgecarleitao deleted the perf_sliced_make_mut branch June 18, 2022 05:13
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

2 participants