Re: GETF Speedup?

"Tim Bradshaw (as tfb at cley dot com)" <[email protected]>
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
On 11 Oct 2025, at 15:24, Michał phoe Herda (as phoe at disroot dot org) <[email protected]> wrote:
> 
> I'd rather go for a benchmark where the conses are shuffled across the whole memory, with some GCs in between for a good measure.

All things being equal I'd expect a copying GC to improve locality for lists: once its found the head of the list is live it will walk down it and copy it, presumably to locations very close to each other.

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.