[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: size-of instance?



>
>> It just occurred to me I could gc-room-(setf xx make...)-gc-room, but would
>> that be an accurate metric? I'll give it a go.
>>
>
>I doubt it.

Yeah, I think you are right. i thought putting the gc's in the right place
might force a clear answer, but a few experiments belie that. (If I did
them right!)

Ethan suggested (time (make-instance.. and that seems to be giving good
answers, but one experiment gave me pause. I'll keep poking, but shucks,
seems to me something the compiler could cough up pretty easily.