Skip to content

Commit

Permalink
Bump hashbrown from 0.15.0 to 0.15.2 (#3771)
Browse files Browse the repository at this point in the history
Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.15.0 to 0.15.2.
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/commits)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 84b7548 commit 6bec0ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 6bec0ec

@github-actions
Copy link

Choose a reason for hiding this comment

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

Yew master branch benchmarks (Lower is better)

Benchmark suite Current: 6bec0ec Previous: 84b7548 Ratio
yew-hooks-v0.21.0-keyed 01_run1k 201.6 187 1.08
yew-hooks-v0.21.0-keyed 02_replace1k 216.2 212.3 1.02
yew-hooks-v0.21.0-keyed 03_update10th1k_x16 97 97.2 1.00
yew-hooks-v0.21.0-keyed 04_select1k 44.9 45.1 1.00
yew-hooks-v0.21.0-keyed 05_swap1k 109.3 109.7 1.00
yew-hooks-v0.21.0-keyed 06_remove-one-1k 79.8 78.9 1.01
yew-hooks-v0.21.0-keyed 07_create10k 2219.9 2158.4 1.03
yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2 220.4 211.6 1.04
yew-hooks-v0.21.0-keyed 09_clear1k_x8 99.3 86 1.15
yew-hooks-v0.21.0-keyed 21_ready-memory 2.124758720397949 2.1491613388061523 0.99
yew-hooks-v0.21.0-keyed 22_run-memory 6.24371337890625 6.310652732849121 0.99
yew-hooks-v0.21.0-keyed 23_update5-memory 6.594074249267578 6.6225128173828125 1.00
yew-hooks-v0.21.0-keyed 25_run-clear-memory 5.1737060546875 5.134346008300781 1.01
yew-hooks-v0.21.0-keyed 26_run-10k-memory 42.80021953582764 42.794864654541016 1.00
yew-hooks-v0.21.0-keyed 41_size-uncompressed 166.8 166.6 1.00
yew-hooks-v0.21.0-keyed 42_size-compressed 54.5 54.4 1.00
yew-hooks-v0.21.0-keyed 43_first-paint 438.6 442.8 0.99
yew-v0.21.0-keyed 01_run1k 204 194.8 1.05
yew-v0.21.0-keyed 02_replace1k 225.3 211.4 1.07
yew-v0.21.0-keyed 03_update10th1k_x16 88.7 73.9 1.20
yew-v0.21.0-keyed 04_select1k 28 24.9 1.12
yew-v0.21.0-keyed 05_swap1k 99 86.3 1.15
yew-v0.21.0-keyed 06_remove-one-1k 78.9 67 1.18
yew-v0.21.0-keyed 07_create10k 2252.5 2173.9 1.04
yew-v0.21.0-keyed 08_create1k-after1k_x2 228.2 208.7 1.09
yew-v0.21.0-keyed 09_clear1k_x8 94.7 89.5 1.06
yew-v0.21.0-keyed 21_ready-memory 2.12838077545166 1.8421964645385744 1.16
yew-v0.21.0-keyed 22_run-memory 6.245858192443848 6.215226173400879 1.00
yew-v0.21.0-keyed 23_update5-memory 6.322515487670898 6.2975311279296875 1.00
yew-v0.21.0-keyed 25_run-clear-memory 4.963235855102539 4.978641510009766 1.00
yew-v0.21.0-keyed 26_run-10k-memory 41.536672592163086 41.54443550109863 1.00
yew-v0.21.0-keyed 41_size-uncompressed 164.4 164.2 1.00
yew-v0.21.0-keyed 42_size-compressed 54 54 1
yew-v0.21.0-keyed 43_first-paint 430.3 454.6 0.95

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.