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

perf: reduce rerenders #790

Merged
merged 2 commits into from
Oct 20, 2021
Merged

perf: reduce rerenders #790

merged 2 commits into from
Oct 20, 2021

Conversation

dangreen
Copy link
Collaborator

No description provided.

@github-actions
Copy link

github-actions bot commented Oct 19, 2021

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
dist/index.js 1.37 KB (-1.75% 🔽) 28 ms (-1.75% 🔽) 40 ms (+111.83% 🔺) 67 ms
dist/index.modern.js 1.35 KB (-2% 🔽) 27 ms (-2% 🔽) 43 ms (+21.18% 🔺) 70 ms

@codecov-commenter
Copy link

codecov-commenter commented Oct 20, 2021

Codecov Report

Merging #790 (e1c2b25) into master (5594170) will increase coverage by 5.01%.
The diff coverage is 82.97%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #790      +/-   ##
==========================================
+ Coverage   59.73%   64.74%   +5.01%     
==========================================
  Files           4        5       +1     
  Lines         149      156       +7     
  Branches       38       38              
==========================================
+ Hits           89      101      +12     
+ Misses         39       35       -4     
+ Partials       21       20       -1     
Impacted Files Coverage Δ
src/types.ts 0.00% <ø> (ø)
src/utils.ts 75.00% <75.00%> (ø)
src/chart.tsx 73.97% <85.71%> (+8.58%) ⬆️

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 5594170...e1c2b25. Read the comment docs.

@dangreen dangreen marked this pull request as ready for review October 20, 2021 22:13
@dangreen dangreen merged commit 330fb1c into master Oct 20, 2021
@dangreen dangreen deleted the rerender-improvements branch October 20, 2021 22:16
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