Lisp HUG Maillist Archive

size in bytes of structures

Hello Lispers,

How can I estimates in Lispworks (32 bits) the size in bytes of lists,
arrays, hash tables of a certain size?

Best,
 Art



Re: size in bytes of structures


Found it by myself, hcl:find-object-size . It is a good idea to read
docs carefully.

Thanks anyway! :)

--
Art

amr> How can I estimates in Lispworks (32 bits) the size in bytes of lists,
amr> arrays, hash tables of a certain size?




Updated at: 2020-12-10 08:39 UTC