Cleanup ImplicitClone related stuff in the examples#3508
Merged
Madoshakalaka merged 37 commits intoyewstack:masterfrom Aug 27, 2025
Merged
Cleanup ImplicitClone related stuff in the examples#3508Madoshakalaka merged 37 commits intoyewstack:masterfrom
Madoshakalaka merged 37 commits intoyewstack:masterfrom
Conversation
Benchmark - coreYew MasterPull Request |
|
Visit the preview URL for this PR (updated for commit c3accc5): https://yew-rs--pr3508-cleanup-implicit-clo-47fnh718.web.app (expires Wed, 03 Sep 2025 06:12:57 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 |
Benchmark - SSRYew MasterDetails
Pull RequestDetails
|
Size ComparisonDetails
|
This reverts commit 71bcd09.
cecton
commented
Nov 6, 2023
Contributor
Author
|
@kirillsemyonkin now I think the benchmark results look good. Not a big improvement but not a lost either except maybe on the "baseline" but that's probably normal. |
cecton
commented
Nov 11, 2023
46c924f to
224e08b
Compare
# Conflicts: # Cargo.lock # packages/yew-macro/Cargo.toml # packages/yew-macro/tests/classes_macro/classes-fail.stderr # packages/yew-macro/tests/html_macro/element-fail.stderr # packages/yew/Cargo.toml # packages/yew/src/virtual_dom/key.rs # packages/yew/src/virtual_dom/vlist.rs
7bd6cd2 to
1760153
Compare
1760153 to
c3accc5
Compare
Madoshakalaka
approved these changes
Aug 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
What does this PR do?
Changes did on the side:
Related to #3453
Checklist