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

Reuse some allocations in map_keyed and map_indexed #478

Merged
merged 3 commits into from
Sep 1, 2022
Merged

Conversation

lukechu10
Copy link
Member

No description provided.

@lukechu10 lukechu10 added the performance Performance related label Sep 1, 2022
@github-actions

This comment was marked as duplicate.

@github-actions

This comment was marked as resolved.

@codecov
Copy link

codecov bot commented Sep 1, 2022

Codecov Report

Merging #478 (64392f6) into master (1d13fda) will increase coverage by 0.00%.
The diff coverage is 92.00%.

@@           Coverage Diff           @@
##           master     #478   +/-   ##
=======================================
  Coverage   64.47%   64.48%           
=======================================
  Files          52       52           
  Lines        8400     8399    -1     
=======================================
  Hits         5416     5416           
+ Misses       2984     2983    -1     
Impacted Files Coverage Δ
packages/sycamore-reactive/src/iter.rs 97.78% <92.00%> (+0.24%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@github-actions

This comment was marked as resolved.

@lukechu10 lukechu10 merged commit 74ddddb into master Sep 1, 2022
@lukechu10 lukechu10 deleted the map-keyed branch September 1, 2022 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Performance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant