diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2022-09-13 23:56:52 +1000 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2022-09-19 19:06:13 +1000 |
commit | 165388e4eb5db1207f4d839abe77d417d4c3f7c3 (patch) | |
tree | 45f6ef5aaca5b8d51fde3a48d0287a02264cc2eb /py/objstringio.c | |
parent | cb0ffdd2bf25dcac3c230bdc1168d492aabaf573 (diff) | |
download | micropython-165388e4eb5db1207f4d839abe77d417d4c3f7c3.tar.gz micropython-165388e4eb5db1207f4d839abe77d417d4c3f7c3.zip |
py/objtype: Optimise slot RAM usage for instance types.
In all cases other than where you have a native base with a protocol, it
now fits into 4 GC blocks (like it did before the slots representation).
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'py/objstringio.c')
0 files changed, 0 insertions, 0 deletions