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

Update Dependencies #3253

Merged
merged 1 commit into from
Apr 30, 2023
Merged

Update Dependencies #3253

merged 1 commit into from
Apr 30, 2023

Conversation

futursolo
Copy link
Member

@futursolo futursolo commented Apr 29, 2023

Description

This pull request reflects the result after running cargo update and cargo upgrade on all possible dependencies.

Closes #3250 (supersedes it)
Closes #3249 (supersedes it)

Checklist

  • I have reviewed my own code
  • I have added tests

@github-actions
Copy link

Visit the preview URL for this PR (updated for commit ec2c20a):

https://yew-rs-api--pr3253-update-deps-apr-may-8wxec32t.web.app

(expires Sat, 06 May 2023 10:34:23 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@github-actions
Copy link

Size Comparison

examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 103.779 103.776 -0.003 -0.003%
boids 174.098 174.188 +0.091 +0.052%
communication_child_to_parent 96.229 96.227 -0.003 -0.003%
communication_grandchild_with_grandparent 108.251 108.249 -0.002 -0.002%
communication_grandparent_to_grandchild 104.534 104.529 -0.005 -0.005%
communication_parent_to_child 93.295 93.296 +0.001 +0.001%
contexts 109.355 109.351 -0.005 -0.004%
counter 90.025 90.025 0 0.000%
counter_functional 90.457 90.453 -0.004 -0.004%
dyn_create_destroy_apps 92.740 92.804 +0.063 +0.068%
file_upload 103.892 103.890 -0.002 -0.002%
function_memory_game 168.209 168.301 +0.092 +0.055%
function_router 337.041 337.110 +0.069 +0.021%
function_todomvc 162.723 162.724 +0.001 +0.001%
futures 227.270 227.270 0 0.000%
game_of_life 110.021 110.115 +0.095 +0.086%
immutable 187.863 187.863 0 0.000%
inner_html 86.682 86.681 -0.001 -0.001%
js_callback 113.655 113.647 -0.008 -0.007%
keyed_list 200.841 200.930 +0.089 +0.044%
mount_point 89.760 89.758 -0.002 -0.002%
nested_list 114.122 114.128 +0.006 +0.005%
node_refs 96.996 96.995 -0.001 -0.001%
password_strength 1543.345 1590.637 +47.292 +3.064%
portals 98.321 98.323 +0.002 +0.002%
router 307.591 307.638 +0.047 +0.015%
simple_ssr 144.270 144.273 +0.004 +0.003%
ssr_router 374.147 374.193 +0.046 +0.012%
suspense 110.759 110.696 -0.062 -0.056%
timer 92.768 92.771 +0.003 +0.003%
timer_functional 101.035 101.031 -0.004 -0.004%
todomvc 144.214 144.210 -0.004 -0.003%
two_apps 90.649 90.648 -0.001 -0.001%
web_worker_fib 154.527 154.528 +0.001 +0.001%
webgl 89.198 89.196 -0.002 -0.002%

⚠️ The following example has changed its size significantly:

examples master (KB) pull request (KB) diff (KB) diff (%)
password_strength 1543.345 1590.637 +47.292 +3.064%

@github-actions
Copy link

Benchmark - SSR

Yew Master

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 363.183 403.205 379.632 11.420
Hello World 10 721.079 785.622 748.344 22.596
Function Router 10 2616.712 2756.712 2699.699 41.553
Concurrent Task 10 1009.072 1010.556 1009.617 0.480
Many Providers 10 1923.758 2075.454 1984.574 42.957

Pull Request

Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 425.268 466.255 444.468 13.066
Hello World 10 737.078 796.998 769.011 18.872
Function Router 10 2649.305 2732.418 2689.466 31.390
Concurrent Task 10 1009.002 1011.598 1010.093 0.810
Many Providers 10 1944.603 2050.911 1985.972 35.467

Copy link
Member

@ranile ranile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I edited the description so GitHub should close those issues when this is merged

@ranile ranile merged commit 9cebb09 into yewstack:master Apr 30, 2023
20 checks passed
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