-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Macro Madness #69
Macro Madness #69
Conversation
I like this a lot! It makes the idea of using reactor-uc as a standalone library actually feasible! A few comments:
|
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
2.) I guess the reason I left it two different things is that, the constructor needs to know the type of the parent reactor, which is defined after all the reactor components. I am happy to merge it but then, we need to empty declaration of the reactor at the top. |
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
6f05c8f
to
0dd74b4
Compare
Memory usage after merging this PR will be: Memory Reportaction_microstep_test_c
action_test_c
delayed_conn_test_c
event_queue_test_c
physical_action_test_c
port_test_c
reaction_queue_test_c
shutdown_test_c
startup_test_c
timer_test_c
trigger_data_queue_test_c
|
No description provided.