Skip to content

Commit

Permalink
Bump quote from 1.0.36 to 1.0.37 in the cargo-deps group (#3714)
Browse files Browse the repository at this point in the history
Bumps the cargo-deps group with 1 update: [quote](https://github.com/dtolnay/quote).


Updates `quote` from 1.0.36 to 1.0.37
- [Release notes](https://github.com/dtolnay/quote/releases)
- [Commits](dtolnay/quote@1.0.36...1.0.37)

---
updated-dependencies:
- dependency-name: quote
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent aecde4b commit c0c8963
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 c0c8963

@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: c0c8963 Previous: aecde4b Ratio
yew-hooks-v0.21.0-keyed 01_run1k 204.5 190.4 1.07
yew-hooks-v0.21.0-keyed 02_replace1k 231.9 215.1 1.08
yew-hooks-v0.21.0-keyed 03_update10th1k_x16 100.7 89.9 1.12
yew-hooks-v0.21.0-keyed 04_select1k 43.4 37.5 1.16
yew-hooks-v0.21.0-keyed 05_swap1k 107.9 97.8 1.10
yew-hooks-v0.21.0-keyed 06_remove-one-1k 82.7 74.1 1.12
yew-hooks-v0.21.0-keyed 07_create10k 2223.4 2172.3 1.02
yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2 238.1 221.9 1.07
yew-hooks-v0.21.0-keyed 09_clear1k_x8 91.7 82.3 1.11
yew-hooks-v0.21.0-keyed 21_ready-memory 2.1027097702026367 2.148773193359375 0.98
yew-hooks-v0.21.0-keyed 22_run-memory 6.311305999755859 6.287147521972656 1.00
yew-hooks-v0.21.0-keyed 23_update5-memory 6.613293647766113 6.545445442199707 1.01
yew-hooks-v0.21.0-keyed 25_run-clear-memory 5.1480560302734375 5.162281036376953 1.00
yew-hooks-v0.21.0-keyed 26_run-10k-memory 42.78655529022217 42.82865524291992 1.00
yew-hooks-v0.21.0-keyed 41_size-uncompressed 167.5 168.4 0.99
yew-hooks-v0.21.0-keyed 42_size-compressed 54.4 54.6 1.00
yew-hooks-v0.21.0-keyed 43_first-paint 441 419.9 1.05
yew-v0.21.0-keyed 01_run1k 208.7 192.8 1.08
yew-v0.21.0-keyed 02_replace1k 235.5 215.9 1.09
yew-v0.21.0-keyed 03_update10th1k_x16 81.1 65.3 1.24
yew-v0.21.0-keyed 04_select1k 19.1 15.8 1.21
yew-v0.21.0-keyed 05_swap1k 92.2 74.6 1.24
yew-v0.21.0-keyed 06_remove-one-1k 79.2 63.5 1.25
yew-v0.21.0-keyed 07_create10k 2283.7 2192.1 1.04
yew-v0.21.0-keyed 08_create1k-after1k_x2 239.2 216.2 1.11
yew-v0.21.0-keyed 09_clear1k_x8 90 81.2 1.11
yew-v0.21.0-keyed 21_ready-memory 2.1206188201904297 2.120767593383789 1.00
yew-v0.21.0-keyed 22_run-memory 6.247907638549805 6.180402755737305 1.01
yew-v0.21.0-keyed 23_update5-memory 6.307622909545898 6.320826530456543 1.00
yew-v0.21.0-keyed 25_run-clear-memory 4.918656349182129 5.010980606079102 0.98
yew-v0.21.0-keyed 26_run-10k-memory 41.57816982269287 41.578298568725586 1.00
yew-v0.21.0-keyed 41_size-uncompressed 165.2 166.1 0.99
yew-v0.21.0-keyed 42_size-compressed 54.2 54.3 1.00
yew-v0.21.0-keyed 43_first-paint 435.4 427.1 1.02

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

Please sign in to comment.