The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.lisp
From: Joe Marshall <prunesqual...@comcast.net>
Date: Thu, 18 Dec 2003 00:49:30 GMT
Local: Wed, Dec 17 2003 7:49 pm
Subject: Re: reducing number consing
Raymond Toy <t...@rtp.ericsson.se> writes: With a good generational GC (and the appropriate tuning), you can cons > Shouldn't you profile it with real stuff instaed of test code before > micro-optimizing this? > Luke Gorrie was saying that in one of his ethernet switch (?) garbage at a phenomenal rate for practically nothing. One program that I have chews through several gigabytes in a few seconds with very little GC overhead. Basically, the generational GC kicks in, notices that absolutely nothing points at the latest generation, and just resets the consing frontier to the beginning. This isn't to say that you can *always* get away with this, nor that Incidentally, if you are consing stuff that you are *not* throwing -- You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||