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 44 updates #3617

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 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 4 months ago

Benchmark - core

Yew Master

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.729 ns      │ 4.336 ns      │ 3.474 ns      │ 3.364 ns      │ 100     │ 1000000000

Pull Request

vnode           fastest       │ slowest       │ median        │ mean          │ samples │ iters
╰─ vnode_clone  2.763 ns      │ 2.814 ns      │ 2.779 ns      │ 2.782 ns      │ 100     │ 1000000000
github-actions[bot] commented 4 months ago

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

https://yew-rs-api--pr3617-dependabot-cargo-car-ks6vmaik.web.app

(expires Fri, 08 Mar 2024 04:01:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

github-actions[bot] commented 4 months ago

Benchmark - SSR

Yew Master

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 289.546 | 290.421 | 289.869 | 0.306 | | Hello World | 10 | 487.823 | 508.880 | 495.405 | 6.714 | | Function Router | 10 | 1613.679 | 1628.775 | 1621.397 | 4.672 | | Concurrent Task | 10 | 1005.358 | 1006.403 | 1006.025 | 0.378 | | Many Providers | 10 | 1092.813 | 1158.069 | 1105.408 | 19.311 |

Pull Request

| Benchmark | Round | Min (ms) | Max (ms) | Mean (ms) | Standard Deviation | | --- | --- | --- | --- | --- | --- | | Baseline | 10 | 308.945 | 309.721 | 309.197 | 0.225 | | Hello World | 10 | 494.641 | 505.982 | 501.656 | 3.400 | | Function Router | 10 | 1659.906 | 1674.152 | 1668.139 | 4.451 | | Concurrent Task | 10 | 1005.271 | 1006.260 | 1005.880 | 0.307 | | Many Providers | 10 | 1109.685 | 1140.635 | 1118.299 | 9.786 |
github-actions[bot] commented 4 months ago

Size Comparison

| examples | master (KB) | pull request (KB) | diff (KB) | diff (%) | | --- | --- | --- | --- | --- | | async_clock | 100.518 | 101.167 | +0.649 | +0.646% | | boids | 173.520 | 173.379 | -0.141 | -0.081% | | communication_child_to_parent | 93.060 | 93.312 | +0.253 | +0.272% | | communication_grandchild_with_grandparent | 105.650 | 105.884 | +0.233 | +0.221% | | communication_grandparent_to_grandchild | 101.041 | 101.271 | +0.229 | +0.227% | | communication_parent_to_child | 89.407 | 89.661 | +0.254 | +0.284% | | contexts | 105.820 | 106.076 | +0.256 | +0.242% | | counter | 86.272 | 86.516 | +0.243 | +0.282% | | counter_functional | 86.440 | 86.697 | +0.257 | +0.297% | | dyn_create_destroy_apps | 89.266 | 89.543 | +0.277 | +0.311% | | file_upload | 100.429 | 100.680 | +0.251 | +0.250% | | function_memory_game | 172.231 | 174.943 | +2.712 | +1.575% | | function_router | 350.597 | 349.473 | -1.124 | -0.321% | | function_todomvc | 162.290 | 165.009 | +2.719 | +1.675% | | futures | 229.094 | N/A | N/A | N/A | | game_of_life | 109.954 | 110.203 | +0.249 | +0.226% | | immutable | 189.658 | 190.494 | +0.836 | +0.441% | | inner_html | 80.032 | 80.283 | +0.251 | +0.314% | | js_callback | 109.582 | 109.822 | +0.240 | +0.219% | | keyed_list | 198.578 | 198.819 | +0.241 | +0.121% | | mount_point | 82.866 | 83.121 | +0.255 | +0.308% | | nested_list | 114.626 | 114.863 | +0.237 | +0.207% | | node_refs | 90.454 | 90.709 | +0.255 | +0.282% | | password_strength | 1726.328 | 1722.558 | -3.771 | -0.218% | | portals | 93.739 | 94.005 | +0.266 | +0.283% | | router | 319.256 | 318.292 | -0.964 | -0.302% | | simple_ssr | 141.650 | 141.923 | +0.272 | +0.192% | | ssr_router | 390.479 | 389.360 | -1.119 | -0.287% | | suspense | 116.133 | 116.381 | +0.248 | +0.214% | | timer | 88.946 | 89.189 | +0.243 | +0.273% | | timer_functional | 98.001 | 98.247 | +0.246 | +0.251% | | todomvc | 142.312 | 145.005 | +2.693 | +1.893% | | two_apps | 85.582 | 85.843 | +0.261 | +0.305% | | web_worker_fib | 136.026 | 136.452 | +0.426 | +0.313% | | web_worker_prime | 186.745 | 187.747 | +1.002 | +0.537% | | webgl | 82.650 | 82.910 | +0.260 | +0.314% |

⚠️ The following examples have changed their size significantly:

examples master (KB) pull request (KB) diff (KB) diff (%)
function_memory_game 172.231 174.943 +2.712 +1.575%
function_todomvc 162.290 165.009 +2.719 +1.675%
todomvc 142.312 145.005 +2.693 +1.893%
dependabot[bot] commented 4 months ago

Superseded by #3625.