Skip to content

Commit

Permalink
Switch to tokise (#3776)
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile authored Dec 13, 2024
1 parent 2362fad commit 644f213
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 245 deletions.
Loading

1 comment on commit 644f213

@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: 644f213 Previous: 2362fad Ratio
yew-hooks-v0.21.0-keyed 01_run1k 190.5 191.3 1.00
yew-hooks-v0.21.0-keyed 02_replace1k 214.1 219.3 0.98
yew-hooks-v0.21.0-keyed 03_update10th1k_x16 95.7 103.6 0.92
yew-hooks-v0.21.0-keyed 04_select1k 45.6 48.2 0.95
yew-hooks-v0.21.0-keyed 05_swap1k 105.5 113.4 0.93
yew-hooks-v0.21.0-keyed 06_remove-one-1k 82 80.1 1.02
yew-hooks-v0.21.0-keyed 07_create10k 2155.5 2158.1 1.00
yew-hooks-v0.21.0-keyed 08_create1k-after1k_x2 216.6 219.5 0.99
yew-hooks-v0.21.0-keyed 09_clear1k_x8 91.5 96 0.95
yew-hooks-v0.21.0-keyed 21_ready-memory 2.1240224838256836 2.1243391036987305 1.00
yew-hooks-v0.21.0-keyed 22_run-memory 6.26568603515625 6.3097944259643555 0.99
yew-hooks-v0.21.0-keyed 23_update5-memory 6.594184875488281 6.571384429931641 1.00
yew-hooks-v0.21.0-keyed 25_run-clear-memory 5.147377014160156 5.114053726196289 1.01
yew-hooks-v0.21.0-keyed 26_run-10k-memory 42.800177574157715 42.78852844238281 1.00
yew-hooks-v0.21.0-keyed 41_size-uncompressed 166.8 166.8 1
yew-hooks-v0.21.0-keyed 42_size-compressed 54.4 54.5 1.00
yew-hooks-v0.21.0-keyed 43_first-paint 408.6 450.5 0.91
yew-v0.21.0-keyed 01_run1k 189.9 191.6 0.99
yew-v0.21.0-keyed 02_replace1k 213.6 219.3 0.97
yew-v0.21.0-keyed 03_update10th1k_x16 76.8 85.2 0.90
yew-v0.21.0-keyed 04_select1k 25.7 27.8 0.92
yew-v0.21.0-keyed 05_swap1k 85.8 92.3 0.93
yew-v0.21.0-keyed 06_remove-one-1k 68.5 71.3 0.96
yew-v0.21.0-keyed 07_create10k 2161.8 2164.9 1.00
yew-v0.21.0-keyed 08_create1k-after1k_x2 211.8 216.1 0.98
yew-v0.21.0-keyed 09_clear1k_x8 89.7 94.5 0.95
yew-v0.21.0-keyed 21_ready-memory 2.1235780715942383 2.1441469192504883 0.99
yew-v0.21.0-keyed 22_run-memory 6.219922065734863 6.219922065734863 1
yew-v0.21.0-keyed 23_update5-memory 6.339620590209961 6.323358535766602 1.00
yew-v0.21.0-keyed 25_run-clear-memory 5.009709358215332 4.889327049255371 1.02
yew-v0.21.0-keyed 26_run-10k-memory 41.54945468902588 41.570733070373535 1.00
yew-v0.21.0-keyed 41_size-uncompressed 164.4 164.4 1
yew-v0.21.0-keyed 42_size-compressed 54 54 1
yew-v0.21.0-keyed 43_first-paint 438.6 422.8 1.04

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

Please sign in to comment.