lf-lang / reactor-uc

A lightweight reactor runtime targeted at resource-constrained embedded systems
BSD 2-Clause "Simplified" License
3 stars 1 forks source link

Add RIOT CoAP Channel #120

Open LasseRosenow opened 1 week ago

LasseRosenow commented 1 week ago

CoAP channel for the RIOT platform.

All channels share the same server and delegate the message to the correct Channel based on the other federates IP-Address.

github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58945 | 58945 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60177 | 60177 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58793 | 58793 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60017 | 60017 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58712 | 58712 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59944 | 59944 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58568 | 58568 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59792 | 59792 | 0.00 | ## empty_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58128 | 58128 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59360 | 59360 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 57207 | 57207 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11360 | 11360 | 0.00 | | total | 69311 | 69311 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60036 | 60036 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71045 | 71045 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58443 | 58443 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59667 | 59667 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59667 | 59667 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60891 | 60891 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55750 | 55750 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10912 | 10912 | 0.00 | | total | 67414 | 67414 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55081 | 55081 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 66521 | 66521 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60030 | 60030 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72342 | 72342 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 54982 | 54982 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 66446 | 66446 | 0.00 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58945 | 58945 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60177 | 60177 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58793 | 58793 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60017 | 60017 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58712 | 58712 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59944 | 59944 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58568 | 58568 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59792 | 59792 | 0.00 | ## empty_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58128 | 58128 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59360 | 59360 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 57207 | 57207 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11360 | 11360 | 0.00 | | total | 69311 | 69311 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60036 | 60036 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71045 | 71045 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 58443 | 58443 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 59667 | 59667 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59667 | 59667 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60891 | 60891 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55750 | 55750 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10912 | 10912 | 0.00 | | total | 67414 | 67414 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55081 | 55081 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 66521 | 66521 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60030 | 60030 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72342 | 72342 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 54982 | 54982 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 66446 | 66446 | 0.00 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59421 | 58945 | -0.80 | | data | 744 | 752 | 1.08 | | bss | 480 | 480 | 0.00 | | total | 60645 | 60177 | -0.77 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60242 | 58793 | -2.41 | | data | 752 | 744 | -1.06 | | bss | 480 | 480 | 0.00 | | total | 61474 | 60017 | -2.37 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60089 | 58712 | -2.29 | | data | 744 | 752 | 1.08 | | bss | 480 | 480 | 0.00 | | total | 61313 | 59944 | -2.23 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59997 | 58568 | -2.38 | | data | 752 | 744 | -1.06 | | bss | 480 | 480 | 0.00 | | total | 61229 | 59792 | -2.35 | ## empty_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59311 | 58128 | -1.99 | | data | 744 | 752 | 1.08 | | bss | 480 | 480 | 0.00 | | total | 60535 | 59360 | -1.94 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56496 | 57207 | 1.26 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11360 | -4.57 | | total | 69144 | 69311 | 0.24 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60616 | 60036 | -0.96 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71625 | 71045 | -0.81 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59259 | 58443 | -1.38 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60483 | 59667 | -1.35 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60194 | 59667 | -0.88 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61418 | 60891 | -0.86 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56281 | 55750 | -0.94 | | data | 744 | 752 | 1.08 | | bss | 10944 | 10912 | -0.29 | | total | 67969 | 67414 | -0.82 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55604 | 55081 | -0.94 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67044 | 66521 | -0.78 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60030 | -0.42 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72342 | -0.35 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55504 | 54982 | -0.94 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 66968 | 66446 | -0.78 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59421 | 59421 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60645 | 60645 | 0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60242 | 60242 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61474 | 61474 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60089 | 60089 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61313 | 61313 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59997 | 59997 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61229 | 61229 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59311 | 59311 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60535 | 60535 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56496 | 56496 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69144 | 69144 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60616 | 60616 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71625 | 71625 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59259 | 59259 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60483 | 60483 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60194 | 60194 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61418 | 61418 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56281 | 56281 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 67969 | 67969 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55604 | 55604 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67044 | 67044 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55504 | 55504 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 66968 | 66968 | 0.00 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59421 | -0.27 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60645 | -0.26 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60242 | -0.26 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61474 | -0.26 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60089 | -0.27 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61313 | -0.26 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 59997 | -0.27 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61229 | -0.26 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59311 | -0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60535 | -0.32 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56496 | -0.28 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69144 | -0.23 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60616 | -0.26 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71625 | -0.22 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59259 | -0.32 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60483 | -0.32 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60194 | -0.27 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61418 | -0.26 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56281 | -0.28 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 67969 | -0.23 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55604 | -0.29 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67044 | -0.24 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55504 | -0.29 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 66968 | -0.24 |
github-actions[bot] commented 1 week ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59581 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60805 | 0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60402 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61634 | 0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60249 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61473 | 0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60157 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61389 | 0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59503 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60727 | 0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56656 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69304 | 0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60776 | 0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71785 | 0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59451 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60675 | 0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60354 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61578 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56441 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68129 | 0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55764 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67204 | 0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55664 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67128 | 0.00 |
github-actions[bot] commented 4 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 4 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 3 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 2 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 2 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
LasseRosenow commented 2 days ago

I have added a test under test/unit/riot/coap_channel_test and restructured this PR to be ready for review so far I would say.

I am really not so sure how to integrate the coap_channel_test with cmake yet, but at least it is possible to run it when using make all in the folder

github-actions[bot] commented 1 day ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59580 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60804 | -0.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60401 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61633 | -0.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61472 | -0.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60156 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61388 | -0.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59502 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60726 | -0.00 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56656 | 56655 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11904 | 0.00 | | total | 69304 | 69303 | -0.00 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60776 | 60775 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10240 | 0.00 | | total | 71785 | 71784 | -0.00 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59450 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60674 | -0.00 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60354 | 60353 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61577 | -0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56440 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10944 | 0.00 | | total | 68129 | 68128 | -0.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55763 | -0.00 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10688 | 0.00 | | total | 67204 | 67203 | -0.00 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60281 | 0.00 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72593 | 0.00 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55664 | 55663 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10720 | 0.00 | | total | 67128 | 67127 | -0.00 |
github-actions[bot] commented 18 hours ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59557 | 59580 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70413 | 60804 | -13.65 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60412 | 60401 | -0.02 | | data | 752 | 752 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71276 | 61633 | -13.53 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71105 | 61472 | -13.55 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60153 | 60156 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71017 | 61388 | -13.56 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59524 | 59502 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70380 | 60726 | -13.72 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56717 | 56655 | -0.11 | | data | 744 | 744 | 0.00 | | bss | 11936 | 11904 | -0.27 | | total | 69397 | 69303 | -0.14 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60801 | 60775 | -0.04 | | data | 769 | 769 | 0.00 | | bss | 10272 | 10240 | -0.31 | | total | 71842 | 71784 | -0.08 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59472 | 59450 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70328 | 60674 | -13.73 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60384 | 60353 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71240 | 61577 | -13.56 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56502 | 56440 | -0.11 | | data | 744 | 744 | 0.00 | | bss | 10976 | 10944 | -0.29 | | total | 68222 | 68128 | -0.14 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55825 | 55763 | -0.11 | | data | 752 | 752 | 0.00 | | bss | 10720 | 10688 | -0.30 | | total | 67297 | 67203 | -0.14 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60294 | 0.02 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72606 | 0.02 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55739 | 55663 | -0.14 | | data | 744 | 744 | 0.00 | | bss | 10752 | 10720 | -0.30 | | total | 67235 | 67127 | -0.16 |
github-actions[bot] commented 18 hours ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59557 | 59580 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70413 | 60804 | -13.65 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60412 | 60401 | -0.02 | | data | 752 | 752 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71276 | 61633 | -13.53 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60248 | -0.00 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71105 | 61472 | -13.55 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60153 | 60156 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71017 | 61388 | -13.56 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59524 | 59502 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70380 | 60726 | -13.72 | ## event_payload_pool_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 18330 | 18330 | 0.00 | | data | 624 | 624 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 19274 | 19274 | 0.00 | ## event_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27439 | 27439 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28647 | 28647 | 0.00 | ## multiple_startup_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56717 | 56655 | -0.11 | | data | 744 | 744 | 0.00 | | bss | 11936 | 11904 | -0.27 | | total | 69397 | 69303 | -0.14 | ## nanopb_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 42888 | 42888 | 0.00 | | data | 904 | 904 | 0.00 | | bss | 320 | 320 | 0.00 | | total | 44112 | 44112 | 0.00 | ## physical_action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60801 | 60775 | -0.04 | | data | 769 | 769 | 0.00 | | bss | 10272 | 10240 | -0.31 | | total | 71842 | 71784 | -0.08 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59472 | 59450 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 70328 | 60674 | -13.73 | ## reaction_queue_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 27151 | 27151 | 0.00 | | data | 728 | 728 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 28359 | 28359 | 0.00 | ## request_shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60384 | 60353 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 10112 | 480 | -95.25 | | total | 71240 | 61577 | -13.56 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56502 | 56440 | -0.11 | | data | 744 | 744 | 0.00 | | bss | 10976 | 10944 | -0.29 | | total | 68222 | 68128 | -0.14 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55825 | 55763 | -0.11 | | data | 752 | 752 | 0.00 | | bss | 10720 | 10688 | -0.30 | | total | 67297 | 67203 | -0.14 | ## tcp_channel_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60281 | 60294 | 0.02 | | data | 1176 | 1176 | 0.00 | | bss | 11136 | 11136 | 0.00 | | total | 72593 | 72606 | 0.02 | ## timer_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55739 | 55663 | -0.14 | | data | 744 | 744 | 0.00 | | bss | 10752 | 10720 | -0.30 | | total | 67235 | 67127 | -0.16 |
github-actions[bot] commented 18 hours ago

Coverage after merging add-riot-coap-channel-2 into main will be

70.40%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
src
   action.c87.25%80.77%100%88.89%24, 43–46, 49, 51, 53, 56–58, 63–64
   builtin_triggers.c90.24%70%100%96.43%14, 18, 37, 40
   connection.c80.69%53.85%100%89.69%10, 101, 107, 11, 120–121, 133–134, 14, 14, 140, 142, 17–18, 18, 18–19, 21, 23–24, 29, 44, 47, 52, 57–59, 94
   environment.c85.11%75%84.62%87.69%12–13, 18, 20–21, 42–43, 51–52, 92–94
   event.c95.35%92.86%100%96.15%14–15
   federated.c0%0%0%0%10, 101–104, 106, 106, 106–109, 111, 113–114, 114, 114, 114–118, 12, 120–121, 124, 127–128, 128, 128–129, 131–132, 134, 138–139, 14, 14, 14, 141–143, 146, 148–149, 15, 150–153, 155–157, 16, 160–162, 162, 162–163, 163, 163–165, 167, 17, 170–171, 173–177, 179, 18, 180–184, 186, 186, 186–189, 19, 19, 19, 191, 191, 191–193, 193, 193–194, 198–199, 199, 199, 20, 202–203, 207–209, 211, 211, 211, 213–217, 220, 220, 220–223, 226–227, 227, 227–228, 23, 230–231, 234–235, 24, 240–241, 241, 241–242, 244, 246, 246, 246–249, 249, 249, 249, 249, 25, 25, 25, 250–259, 26, 260–261, 265, 268, 268, 268–269, 27, 27, 27, 270, 274, 277–278, 278, 278, 278–279, 28, 280–286, 288, 29, 290–292, 292, 292–293, 295, 295, 295–297, 299, 30, 30, 30, 300–301, 303, 305, 309, 309, 309, 31, 310, 310, 310–311, 311, 311–319, 32, 32, 32, 32, 320–322, 324–325, 328–329, 33, 330–331, 333, 333, 333–334, 338–339, 339, 339, 34, 341, 343–344, 344, 344–345, 345, 345–346, 346, 346–347, 347, 347–348, 348, 348–349, 349, 349, 35, 351, 351, 351–352, 352, 352–353, 353, 353–354, 354, 354, 356, 36–37, 39, 39, 39, 39, 39–40, 42–45, 50, 50, 50, 50, 50–51, 54, 58–59, 61–64, 66, 66, 66–67, 67, 67, 69, 69, 69–71, 71, 71–73, 77–78, 82–83, 85–88, 9, 90, 92, 92, 92–93, 93, 93–94, 94, 94–95, 95, 95, 98–99
   logging.c73.21%60%100%75%24, 24–27, 37–39, 46, 46–49, 59–60
   port.c90.91%58.33%100%100%10, 15, 19, 24–25
   queues.c89.94%80.36%100%94.06%107, 112, 118, 21–23, 46–47, 59–60, 83–87, 90–91
   reaction.c91.67%75%100%100%17, 19, 23, 42, 53, 55
   reactor.c68.21%50%100%82.22%10, 105, 115–116, 14–19, 22–23, 29–30, 35–39, 39, 39–40, 40, 40, 44–47, 47, 47–48, 48, 48–49, 49, 49–51, 51, 51–52, 52, 52, 57, 73–74, 74, 74–75, 91, 96–97, 97, 97–98
   serialization.c50%50%50%50%16–17, 26–27, 33–35, 38–40
   tag.c40.19%31.48%60%47.92%14, 14–15, 17, 17–18, 23–24, 24, 24, 24, 24–25, 27, 27, 27, 27, 27–28, 30, 30, 30–31, 33–34, 34, 34–35, 37, 37, 37, 37, 37–38, 40, 40, 40, 40, 40–41, 43, 53–54, 63, 63–64, 83–85, 85, 85, 85, 85, 85, 85, 85, 85, 85, 85–87, 89
   timer.c94.59%66.67%100%100%14, 25
   trigger.c100%100%100%100%
src/platform/posix
   posix.c79.09%55%86.67%84%100, 106, 16, 18, 20–21, 34–36, 38–40, 48–49, 62, 67, 73–74, 78, 81, 94
   tcp_ip_channel.c67.52%56.69%94.12%70.73%114–116, 121–123, 127–129, 149, 153, 153, 153, 157–158, 171–172, 175–176, 178, 178, 178, 180–181, 183–184, 191–192, 194, 197, 212–213, 217–219, 221, 226–229, 232, 235, 238, 245–248, 250, 250, 250–252, 254–257, 260–261, 291–293, 300, 305–307, 307, 307–308, 310–313, 32, 322, 322–324, 33, 346–349, 349, 349–351, 361–362, 362, 362–363, 363, 363–364, 368–369, 372, 382–383, 400–401, 405–406, 41–42, 420, 422, 428–429, 433–435, 462–463, 467–468, 472–473, 479, 48, 480–481, 49, 49, 49–51, 55–57, 60–62, 76–77, 90, 92, 96–97
src/schedulers/dynamic
   scheduler.c83.24%67.78%95%88.26%117, 119, 119, 126, 142, 194, 197, 197, 197–200, 202–203, 203, 203–204, 226, 248–249, 255–257, 303–304, 308,