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

Scheduling Interface #122

Closed tanneberger closed 4 days ago

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 | 62205 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63429 | 4.32 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63060 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64292 | 4.31 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62897 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64121 | 4.31 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62801 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 64033 | 4.31 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62170 | 4.48 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63394 | 4.39 | ## 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 | 59346 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 72026 | 3.93 | ## 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 | 63451 | 4.40 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64860 | -9.65 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62118 | 4.49 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63342 | 4.40 | ## 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 | 63032 | 4.44 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64256 | 4.35 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59131 | 4.77 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70851 | 4.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58454 | 4.82 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69926 | 4.05 | ## 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 | 58366 | 4.85 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60230 | -10.28 |
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 | 62205 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63429 | 4.32 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63060 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64292 | 4.31 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62897 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64121 | 4.31 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62801 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 64033 | 4.31 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62170 | 4.48 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63394 | 4.39 | ## 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 | 59346 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 72026 | 3.93 | ## 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 | 63451 | 4.40 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64860 | -9.65 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62118 | 4.49 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63342 | 4.40 | ## 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 | 63032 | 4.44 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64256 | 4.35 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59131 | 4.77 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70851 | 4.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58454 | 4.82 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69926 | 4.05 | ## 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 | 58366 | 4.85 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60230 | -10.28 |
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 | 62205 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63429 | 4.32 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63060 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64292 | 4.31 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62897 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64121 | 4.31 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62801 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 64033 | 4.31 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62170 | 4.48 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63394 | 4.39 | ## 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 | 59346 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 72026 | 3.93 | ## 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 | 63451 | 4.40 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64860 | -9.65 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62118 | 4.49 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63342 | 4.40 | ## 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 | 63032 | 4.44 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64256 | 4.35 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59131 | 4.77 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70851 | 4.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58454 | 4.82 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69926 | 4.05 | ## 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 | 58366 | 4.85 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60230 | -10.28 |
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 | 62205 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63429 | 4.32 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63060 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64292 | 4.31 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62897 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64121 | 4.31 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62801 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 64033 | 4.31 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62170 | 4.48 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63394 | 4.39 | ## 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 | 59346 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 72026 | 3.93 | ## 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 | 63451 | 4.40 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64860 | -9.65 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62118 | 4.49 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63342 | 4.40 | ## 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 | 63032 | 4.44 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64256 | 4.35 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59131 | 4.77 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70851 | 4.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58454 | 4.82 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69926 | 4.05 | ## 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 | 58366 | 4.85 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60230 | -10.28 |
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 | 62205 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63429 | 4.32 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63060 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64292 | 4.31 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62897 | 4.40 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64121 | 4.31 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62801 | 4.40 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 64033 | 4.31 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62170 | 4.48 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63394 | 4.39 | ## 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 | 59346 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 72026 | 3.93 | ## 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 | 63451 | 4.40 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64860 | -9.65 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62118 | 4.49 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63342 | 4.40 | ## 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 | 63032 | 4.44 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64256 | 4.35 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59131 | 4.77 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70851 | 4.00 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58454 | 4.82 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69926 | 4.05 | ## 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 | 58366 | 4.85 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60230 | -10.28 |
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 | 62146 | 4.31 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63370 | 4.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63001 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64233 | 4.22 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62838 | 4.30 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64062 | 4.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62742 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 63974 | 4.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62113 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63337 | 4.30 | ## 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 | 59285 | 4.64 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 71965 | 3.84 | ## 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 | 63392 | 4.30 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64801 | -9.73 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62061 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63285 | 4.30 | ## 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 | 62973 | 4.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64197 | 4.25 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59070 | 4.66 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70790 | 3.91 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58393 | 4.71 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69865 | 3.96 | ## 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 | 58307 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60171 | -10.36 |
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 | 62146 | 4.31 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63370 | 4.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63001 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64233 | 4.22 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62838 | 4.30 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64062 | 4.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62742 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 63974 | 4.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62113 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63337 | 4.30 | ## 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 | 59285 | 4.64 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 71965 | 3.84 | ## 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 | 63392 | 4.30 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64801 | -9.73 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62061 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63285 | 4.30 | ## 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 | 62973 | 4.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64197 | 4.25 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59070 | 4.66 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70790 | 3.91 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58393 | 4.71 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69865 | 3.96 | ## 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 | 58307 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60171 | -10.36 |
github-actions[bot] commented 6 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 62146 | 4.31 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63370 | 4.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63001 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64233 | 4.22 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62838 | 4.30 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64062 | 4.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62742 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 63974 | 4.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62113 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63337 | 4.30 | ## 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 | 59285 | 4.64 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 71965 | 3.84 | ## 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 | 63392 | 4.30 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64801 | -9.73 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62061 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63285 | 4.30 | ## 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 | 62973 | 4.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64197 | 4.25 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59070 | 4.66 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70790 | 3.91 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58393 | 4.71 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69865 | 3.96 | ## 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 | 58307 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60171 | -10.36 |
github-actions[bot] commented 6 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 62146 | 4.31 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63370 | 4.22 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 63001 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64233 | 4.22 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62838 | 4.30 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 64062 | 4.21 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62742 | 4.30 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 63974 | 4.21 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 62113 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63337 | 4.30 | ## 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 | 59285 | 4.64 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 71965 | 3.84 | ## 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 | 63392 | 4.30 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64801 | -9.73 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 62061 | 4.39 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63285 | 4.30 | ## 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 | 62973 | 4.34 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64197 | 4.25 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 59070 | 4.66 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70790 | 3.91 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58393 | 4.71 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69865 | 3.96 | ## 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 | 58307 | 4.75 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60171 | -10.36 |
github-actions[bot] commented 6 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 62015 | 4.09 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 63239 | 4.00 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 62870 | 4.09 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 64102 | 4.00 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 62707 | 4.08 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 63931 | 4.00 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 62611 | 4.08 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 63843 | 4.00 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 61982 | 4.17 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 63206 | 4.08 | ## 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 | 59154 | 4.41 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 71834 | 3.65 | ## 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 | 63261 | 4.09 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 64670 | -9.91 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 61930 | 4.17 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 63154 | 4.09 | ## 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 | 62842 | 4.12 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 64066 | 4.04 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 58939 | 4.43 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 70659 | 3.71 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 58262 | 4.48 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 69734 | 3.76 | ## 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 | 58239 | 4.63 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 60103 | -10.47 |
github-actions[bot] commented 5 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59528 | -0.09 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60752 | -0.09 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60383 | -0.03 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61615 | -0.03 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60220 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61444 | -0.05 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60124 | -0.05 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61356 | -0.05 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59495 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60719 | -0.01 | ## 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 | 56667 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69347 | 0.06 | ## 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 | 60774 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 62183 | -13.38 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59443 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60667 | -0.01 | ## 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 | 60355 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61579 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56452 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68172 | 0.06 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55775 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67247 | 0.06 | ## 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 | 55752 | 0.16 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 57616 | -14.17 |
github-actions[bot] commented 5 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59528 | -0.09 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60752 | -0.09 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60383 | -0.03 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61615 | -0.03 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60220 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61444 | -0.05 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60124 | -0.05 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61356 | -0.05 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59495 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60719 | -0.01 | ## 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 | 56667 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69347 | 0.06 | ## 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 | 60774 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 62183 | -13.38 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59443 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60667 | -0.01 | ## 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 | 60355 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61579 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56452 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68172 | 0.06 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55775 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67247 | 0.06 | ## 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 | 55752 | 0.16 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 57616 | -14.17 |
github-actions[bot] commented 5 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59528 | -0.09 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60752 | -0.09 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60383 | -0.03 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61615 | -0.03 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60220 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61444 | -0.05 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60124 | -0.05 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61356 | -0.05 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59495 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60719 | -0.01 | ## 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 | 56667 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69347 | 0.06 | ## 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 | 60774 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 62183 | -13.38 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59443 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60667 | -0.01 | ## 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 | 60355 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61579 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56452 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68172 | 0.06 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55775 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67247 | 0.06 | ## 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 | 55752 | 0.16 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 57616 | -14.17 |
github-actions[bot] commented 5 days ago

Memory usage after merging this PR will be:

Memory Report ## action_empty_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59581 | 59528 | -0.09 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60805 | 60752 | -0.09 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60383 | -0.03 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61634 | 61615 | -0.03 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60220 | -0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61473 | 61444 | -0.05 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60124 | -0.05 | | data | 752 | 752 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61389 | 61356 | -0.05 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59495 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60727 | 60719 | -0.01 | ## 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 | 56667 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69347 | 0.06 | ## 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 | 60774 | -0.00 | | data | 769 | 769 | 0.00 | | bss | 10240 | 640 | -93.75 | | total | 71785 | 62183 | -13.38 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59443 | -0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 60675 | 60667 | -0.01 | ## 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 | 60355 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 480 | 0.00 | | total | 61578 | 61579 | 0.00 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56452 | 0.02 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68172 | 0.06 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55775 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67247 | 0.06 | ## 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 | 55752 | 0.16 | | data | 744 | 744 | 0.00 | | bss | 10720 | 1120 | -89.55 | | total | 67128 | 57616 | -14.17 |
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 | 59563 | -0.03 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60805 | 70419 | 15.81 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60418 | 0.03 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61634 | 71282 | 15.65 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60255 | 0.01 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61473 | 71111 | 15.68 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60159 | 0.00 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61389 | 71023 | 15.69 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59530 | 0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60727 | 70386 | 15.91 | ## 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 | 56723 | 0.12 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69403 | 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 | 60776 | 60807 | 0.05 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10272 | 0.31 | | total | 71785 | 71848 | 0.09 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59478 | 0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60675 | 70334 | 15.92 | ## 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 | 60390 | 0.06 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61578 | 71246 | 15.70 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56508 | 0.12 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68228 | 0.15 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55831 | 0.12 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67303 | 0.15 | ## 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 | 55745 | 0.15 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10752 | 0.30 | | total | 67128 | 67241 | 0.17 |
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 | 59557 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60805 | 70413 | 15.80 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60412 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61634 | 71276 | 15.64 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60249 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61473 | 71105 | 15.67 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60153 | -0.01 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61389 | 71017 | 15.68 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59524 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60727 | 70380 | 15.90 | ## 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 | 56717 | 0.11 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69397 | 0.13 | ## 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 | 60801 | 0.04 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10272 | 0.31 | | total | 71785 | 71842 | 0.08 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59472 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60675 | 70328 | 15.91 | ## 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 | 60384 | 0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61578 | 71240 | 15.69 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56502 | 0.11 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68222 | 0.14 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55825 | 0.11 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67297 | 0.14 | ## 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 | 55739 | 0.13 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10752 | 0.30 | | total | 67128 | 67235 | 0.16 |
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 | 59557 | -0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60805 | 70413 | 15.80 | ## action_microstep_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60402 | 60412 | 0.02 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61634 | 71276 | 15.64 | ## action_overwrite_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60249 | 60249 | 0.00 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61473 | 71105 | 15.67 | ## action_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 60157 | 60153 | -0.01 | | data | 752 | 752 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61389 | 71017 | 15.68 | ## delayed_conn_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59503 | 59524 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60727 | 70380 | 15.90 | ## 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 | 56717 | 0.11 | | data | 744 | 744 | 0.00 | | bss | 11904 | 11936 | 0.27 | | total | 69304 | 69397 | 0.13 | ## 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 | 60801 | 0.04 | | data | 769 | 769 | 0.00 | | bss | 10240 | 10272 | 0.31 | | total | 71785 | 71842 | 0.08 | ## port_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 59451 | 59472 | 0.04 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 60675 | 70328 | 15.91 | ## 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 | 60384 | 0.05 | | data | 744 | 744 | 0.00 | | bss | 480 | 10112 | 2006.67 | | total | 61578 | 71240 | 15.69 | ## shutdown_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 56441 | 56502 | 0.11 | | data | 744 | 744 | 0.00 | | bss | 10944 | 10976 | 0.29 | | total | 68129 | 68222 | 0.14 | ## startup_test_c | | from | to | increase (%) | | -- | ---- | ------ | ------------ | | text | 55764 | 55825 | 0.11 | | data | 752 | 752 | 0.00 | | bss | 10688 | 10720 | 0.30 | | total | 67204 | 67297 | 0.14 | ## 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 | 55739 | 0.13 | | data | 744 | 744 | 0.00 | | bss | 10720 | 10752 | 0.30 | | total | 67128 | 67235 | 0.16 |
github-actions[bot] commented 4 days ago

Coverage after merging static-schedule into main will be

70.38%

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.44%56.69%94.12%70.63%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,