Re: The myth of fingerprints, er, no, garbage collectors

"Tim Bradshaw (as tfb at cley dot com)" <[email protected]> Thu, 25 Jun 2026 21:18:58 +0100
Newsgroups gmane.lisp.lispworks.general
Message-ID <[email protected]>
On 25 Jun 2026, at 19:02, Yuri Davidovsky (as work at disclosure dot ie) <[email protected]> wrote:
> 
> had a similar discovery a couple days ago — I was processing an oversized csv of 100M entries weighing over 6GB (don’t ask) instantiating a struct for each line.

I'd assume that's paging: something old people will be very familiar with.  The headers of the structs are going to kill you unless you're really careful.

That's why I wrote my (unreleased, may be abandoned) SOA thing.

--tim

_______________________________________________
Lisp Hug - the mailing list for LispWorks users
[email protected]
http://www.lispworks.com/support/lisp-hug.html