Re: More on Lisp structures performance
"Yuri Davidovsky (as work at disclosure dot ie)" <[email protected]>
| Newsgroups | gmane.lisp.lispworks.general |
|---|---|
| Message-ID | <[email protected]> |
> On 24 Jan 2026, at 20:42, Tim Bradshaw <[email protected]> wrote: > > Yes, amazingly that is what SBCL does. I mean you could just believe me, or you could, you know, check: Yes, you can do it for objects stored on the heap that are all 16 bytes in size, since you need 4 bits to do increments of 16. But what size are the doubles stored on the heap? Say if you have a struct field the contains a boxed double and you need to retrieve it. _______________________________________________ Lisp Hug - the mailing list for LispWorks users [email protected] http://www.lispworks.com/support/lisp-hug.html