Garbage Collector and objects allocation #11029
AutoPilotjn
started this conversation in
General
Replies: 1 comment
-
Probably best to start by watching @jimmo's The MicroPython Garbage Collector deep dive which will help answer some of those questions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to decrease the gc duration time (20ms) of the gc runs for an automat looping at 50-100hz. I am missing both understanding of the allocation-deallocation process and analysis tools to investigate.
Allocation & de-allocation:
Tools:
Hints:
Thanks for help.
Beta Was this translation helpful? Give feedback.
All reactions