Skip to content

fix: adapt examples to simplified lipsum MarkovChain API#3995

Merged
Madoshakalaka merged 2 commits intomasterfrom
fix/lipsum-api-update
Feb 22, 2026
Merged

fix: adapt examples to simplified lipsum MarkovChain API#3995
Madoshakalaka merged 2 commits intomasterfrom
fix/lipsum-api-update

Conversation

@Madoshakalaka
Copy link
Copy Markdown
Member

new commit has some breaking API changes

github-actions[bot]
github-actions Bot previously approved these changes Feb 21, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 21, 2026

Benchmark - SSR

Yew Master

Details
Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 291.050 291.528 291.249 0.158
Hello World 10 486.689 504.942 490.800 5.324
Function Router 10 1642.879 1670.485 1656.706 8.930
Concurrent Task 10 1005.126 1006.585 1005.979 0.575
Many Providers 10 1075.024 1115.129 1093.866 11.121

Pull Request

Details
Benchmark Round Min (ms) Max (ms) Mean (ms) Standard Deviation
Baseline 10 290.942 291.336 291.054 0.114
Hello World 10 481.246 502.804 488.532 6.701
Function Router 10 1634.466 1720.042 1664.249 23.742
Concurrent Task 10 1005.448 1008.505 1006.539 0.950
Many Providers 10 1096.752 1119.147 1106.171 6.769

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 21, 2026

Size Comparison

Details
examples master (KB) pull request (KB) diff (KB) diff (%)
async_clock 96.883 96.883 0 0.000%
boids 165.464 165.464 0 0.000%
communication_child_to_parent 89.884 89.884 0 0.000%
communication_grandchild_with_grandparent 100.922 100.922 0 0.000%
communication_grandparent_to_grandchild 97.416 97.416 0 0.000%
communication_parent_to_child 87.301 87.301 0 0.000%
contexts 102.917 102.917 0 0.000%
counter 84.032 84.032 0 0.000%
counter_functional 85.380 85.380 0 0.000%
dyn_create_destroy_apps 87.104 87.104 0 0.000%
file_upload 96.560 96.560 0 0.000%
function_delayed_input 90.956 90.956 0 0.000%
function_memory_game 168.992 168.992 0 0.000%
function_router 326.395 325.710 -0.685 -0.210%
function_todomvc 160.896 160.896 0 0.000%
futures 232.362 232.362 0 0.000%
game_of_life 102.282 102.282 0 0.000%
immutable 244.593 244.593 0 0.000%
inner_html 78.613 78.613 0 0.000%
js_callback 107.432 107.432 0 0.000%
keyed_list 177.152 177.152 0 0.000%
mount_point 81.743 81.743 0 0.000%
nested_list 110.726 110.726 0 0.000%
node_refs 89.188 89.188 0 0.000%
password_strength 1726.254 1726.254 0 0.000%
portals 90.763 90.763 0 0.000%
router 296.969 296.276 -0.692 -0.233%
suspense 110.940 110.940 0 0.000%
timer 86.566 86.566 0 0.000%
timer_functional 96.091 96.091 0 0.000%
todomvc 139.499 139.499 0 0.000%
two_apps 83.895 83.895 0 0.000%
web_worker_fib 133.646 133.646 0 0.000%
web_worker_prime 184.601 184.601 0 0.000%
webgl 81.243 81.243 0 0.000%

✅ None of the examples has changed their size significantly.

@WorldSEnder
Copy link
Copy Markdown
Member

WorldSEnder commented Feb 21, 2026

I changed the dependency in 32def70 expecting a soonish release depending on rand = 0.9, perhaps it's better to pin it to a specific commit instead of the master branch in the meanwhile?

@Madoshakalaka
Copy link
Copy Markdown
Member Author

good suggestion

@Madoshakalaka Madoshakalaka merged commit 61ce758 into master Feb 22, 2026
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants