Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix workflows #2777

Merged
merged 3 commits into from
Jul 10, 2022
Merged

Fix workflows #2777

merged 3 commits into from
Jul 10, 2022

Conversation

ranile
Copy link
Member

@ranile ranile commented Jul 10, 2022

Description

  • branchmark should pass
  • size-cmp should use nightly flags

Fixes the workflows broken in 2e4a919

Checklist

  • I have reviewed my own code
  • I have added tests

ranile added 2 commits July 10, 2022 15:41
it's shown in the previous command already
this should help cargo detect the .cargo/config.toml file in the
directory
@ranile ranile added the A-ci Area: The continuous integration label Jul 10, 2022
github-actions[bot]
github-actions bot previously approved these changes Jul 10, 2022
@github-actions
Copy link

github-actions bot commented Jul 10, 2022

Size Comparison

examples master (KB) pull request (KB) diff (KB) diff (%)
boids 216.026 173.068 -42.958 -19.886%
contexts 133.483 109.943 -23.540 -17.635%
counter 109.359 87.016 -22.344 -20.431%
counter_functional 110.332 87.662 -22.670 -20.547%
dyn_create_destroy_apps 112.921 90.152 -22.769 -20.163%
file_upload 124.928 103.129 -21.799 -17.449%
function_memory_game 210.391 167.459 -42.932 -20.406%
function_router 408.174 352.562 -55.612 -13.625%
function_todomvc 205.718 162.120 -43.598 -21.193%
futures 262.417 225.896 -36.521 -13.917%
game_of_life 138.297 107.670 -30.627 -22.146%
immutable 240.557 208.873 -31.684 -13.171%
inner_html 105.675 84.075 -21.600 -20.440%
js_callback 139.304 113.189 -26.114 -18.746%
keyed_list 242.844 195.699 -47.145 -19.414%
mount_point 109.503 86.646 -22.856 -20.873%
nested_list 141.020 116.107 -24.912 -17.666%
node_refs 116.863 94.080 -22.783 -19.496%
password_strength 1624.630 1546.329 -78.301 -4.820%
portals 120.979 97.688 -23.292 -19.253%
router 376.111 321.365 -54.746 -14.556%
simple_ssr 191.581 154.757 -36.824 -19.221%
ssr_router 461.705 398.476 -63.229 -13.695%
suspense 134.377 110.818 -23.559 -17.532%
timer 111.935 89.729 -22.205 -19.838%
todomvc 186.191 143.156 -43.035 -23.113%
two_apps 110.024 87.659 -22.365 -20.328%
web_worker_fib 227.771 153.871 -73.899 -32.445%
webgl 112.146 87.894 -24.252 -21.625%

⚠️ The following examples have changed their size significantly:

examples master (KB) pull request (KB) diff (KB) diff (%)
boids 216.026 173.068 -42.958 -19.886%
contexts 133.483 109.943 -23.540 -17.635%
counter 109.359 87.016 -22.344 -20.431%
counter_functional 110.332 87.662 -22.670 -20.547%
dyn_create_destroy_apps 112.921 90.152 -22.769 -20.163%
file_upload 124.928 103.129 -21.799 -17.449%
function_memory_game 210.391 167.459 -42.932 -20.406%
function_router 408.174 352.562 -55.612 -13.625%
function_todomvc 205.718 162.120 -43.598 -21.193%
futures 262.417 225.896 -36.521 -13.917%
game_of_life 138.297 107.670 -30.627 -22.146%
immutable 240.557 208.873 -31.684 -13.171%
inner_html 105.675 84.075 -21.600 -20.440%
js_callback 139.304 113.189 -26.114 -18.746%
keyed_list 242.844 195.699 -47.145 -19.414%
mount_point 109.503 86.646 -22.856 -20.873%
nested_list 141.020 116.107 -24.912 -17.666%
node_refs 116.863 94.080 -22.783 -19.496%
password_strength 1624.630 1546.329 -78.301 -4.820%
portals 120.979 97.688 -23.292 -19.253%
router 376.111 321.365 -54.746 -14.556%
simple_ssr 191.581 154.757 -36.824 -19.221%
ssr_router 461.705 398.476 -63.229 -13.695%
suspense 134.377 110.818 -23.559 -17.532%
timer 111.935 89.729 -22.205 -19.838%
todomvc 186.191 143.156 -43.035 -23.113%
two_apps 110.024 87.659 -22.365 -20.328%
web_worker_fib 227.771 153.871 -73.899 -32.445%
webgl 112.146 87.894 -24.252 -21.625%

@ranile ranile enabled auto-merge (squash) July 10, 2022 11:23
@ranile ranile merged commit 423ef28 into yewstack:master Jul 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-ci Area: The continuous integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants