memory usage (in Gauche) ---- Count of different CONS'es
From Hen Hanna@21:1/5 to All on Tue Sep 20 10:46:51 2022
i think there's a Python function that gives me the amount of memory usage for an Object---
is there a similar function in Gauche ?
alternatively... waht i want to do is...
i have this Vector whose elements are nested Lists, and i want a (rough) count of different CONS'es --------- i suppose i'd use a Hashtable for this...
alternatively... if there a Proc in Gauche that gives me the current Memory-Usage profile --- like Gmail's
You are currently using xxx MB (24%) of your 15360 MB