yewstack / yew

Rust / Wasm framework for creating reliable and efficient web applications
https://yew.rs
Apache License 2.0
30.23k stars 1.41k forks source link

Bump the cargo-deps group with 45 updates #3634

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 3 months ago

Benchmark - core

Yew Master

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.607 ns      │ 2.987 ns      │ 2.764 ns      │ 2.753 ns      │ 100     │ 1000000000

Pull Request

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.521 ns      │ 2.873 ns      │ 2.714 ns      │ 2.691 ns      │ 100     │ 1000000000
github-actions[bot] commented 3 months ago

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

https://yew-rs-api--pr3634-dependabot-cargo-car-6tiiuvwi.web.app

(expires Fri, 22 Mar 2024 03:39:22 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

github-actions[bot] commented 3 months ago

Size Comparison

| examples | master (KB) | pull request (KB) | diff (KB) | diff (%) | | --- | --- | --- | --- | --- | | async_clock | 99.083 | 99.706 | +0.623 | +0.629% | | boids | 171.319 | 171.412 | +0.093 | +0.054% | | communication_child_to_parent | 91.681 | 91.930 | +0.249 | +0.272% | | communication_grandchild_with_grandparent | 103.868 | 104.120 | +0.252 | +0.243% | | communication_grandparent_to_grandchild | 99.242 | 99.487 | +0.245 | +0.247% | | communication_parent_to_child | 87.987 | 88.242 | +0.255 | +0.290% | | contexts | 103.912 | 104.146 | +0.234 | +0.226% | | counter | 84.960 | 85.208 | +0.248 | +0.292% | | counter_functional | 85.071 | 85.319 | +0.248 | +0.292% | | dyn_create_destroy_apps | 87.974 | 88.224 | +0.250 | +0.284% | | file_upload | 98.954 | 99.205 | +0.251 | +0.254% | | function_memory_game | 169.612 | 172.646 | +3.033 | +1.788% | | function_router | 345.112 | 344.935 | -0.178 | -0.052% | | function_todomvc | 159.833 | 162.863 | +3.030 | +1.896% | | futures | 227.396 | N/A | N/A | N/A | | game_of_life | 108.636 | 108.888 | +0.252 | +0.232% | | immutable | 188.732 | 189.588 | +0.855 | +0.453% | | inner_html | 78.794 | 79.046 | +0.252 | +0.320% | | js_callback | 107.319 | 107.576 | +0.257 | +0.239% | | keyed_list | 196.961 | 197.201 | +0.240 | +0.122% | | mount_point | 81.660 | 81.893 | +0.232 | +0.285% | | nested_list | 112.677 | 112.945 | +0.269 | +0.238% | | node_refs | 89.189 | 89.444 | +0.255 | +0.286% | | password_strength | 1708.675 | 1703.941 | -4.733 | -0.277% | | portals | 92.156 | 92.402 | +0.246 | +0.267% | | router | 314.358 | 314.365 | +0.007 | +0.002% | | simple_ssr | 139.192 | 139.463 | +0.271 | +0.194% | | ssr_router | 382.627 | 382.371 | -0.256 | -0.067% | | suspense | 114.017 | 114.292 | +0.275 | +0.242% | | timer | 87.475 | 87.725 | +0.250 | +0.286% | | timer_functional | 96.278 | 96.558 | +0.279 | +0.290% | | todomvc | 140.664 | 143.646 | +2.981 | +2.120% | | two_apps | 84.354 | 84.605 | +0.251 | +0.298% | | web_worker_fib | 133.978 | 134.427 | +0.449 | +0.335% | | web_worker_prime | 184.182 | 185.469 | +1.287 | +0.699% | | webgl | 81.501 | 81.724 | +0.223 | +0.273% |

⚠️ The following examples have changed their size significantly:

examples master (KB) pull request (KB) diff (KB) diff (%)
function_memory_game 169.612 172.646 +3.033 +1.788%
function_todomvc 159.833 162.863 +3.030 +1.896%
todomvc 140.664 143.646 +2.981 +2.120%
github-actions[bot] commented 3 months ago

Benchmark - SSR

Yew Master

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 308.893 | 309.414 | 309.050 | 0.168 | | Hello World | 10 | 501.934 | 511.850 | 504.648 | 3.776 | | Function Router | 10 | 1635.747 | 1660.291 | 1646.925 | 8.972 | | Concurrent Task | 10 | 1005.440 | 1006.608 | 1006.062 | 0.431 | | Many Providers | 10 | 1118.437 | 1161.179 | 1132.720 | 11.751 |

Pull Request

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 308.942 | 311.911 | 309.383 | 0.893 | | Hello World | 10 | 478.556 | 486.317 | 481.272 | 2.988 | | Function Router | 10 | 1611.958 | 1622.198 | 1615.890 | 3.747 | | Concurrent Task | 10 | 1005.681 | 1007.239 | 1006.420 | 0.414 | | Many Providers | 10 | 1150.854 | 1184.305 | 1163.100 | 9.820 |
dependabot[bot] commented 3 months ago

Superseded by #3637.