Files
micropython/py
iabdalkader ea9e9ac688 py/gc: Add a fast version of gc_info.
The existing gc_info is very slow on large heaps. This patch
adds a fast version that only computes total/used/free which
can be used for frequent polling.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
2026-05-12 11:35:47 +10:00
..
2026-05-12 11:35:47 +10:00
2026-05-12 11:35:47 +10:00
2026-04-08 17:01:10 +10:00
2026-04-08 17:01:10 +10:00
2026-05-07 23:14:22 +10:00
2025-07-25 10:56:02 +10:00
2026-05-07 23:13:59 +10:00
2025-02-25 16:11:33 +11:00