Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion adjustable arrays

Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!.POSTED!not-for-mail
From: Tim Bradshaw <t...@tfeb.org>
Newsgroups: comp.lang.lisp
Subject: Re: adjustable arrays
Date: Sun, 2 May 2010 09:28:12 +0100
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <hrjd2s$5na$1@news.eternal-september.org>
References: <4bd995fd$0$9895$80265adb@spool.cs.wisc.edu> <rNOSPAMon-E7300E.07544229042010@news.albasani.net> <4bd9a21a$0$9898$80265adb@spool.cs.wisc.edu> <83tnsfFuv2U1@mid.individual.net> <4bd9afe9$0$9898$80265adb@spool.cs.wisc.edu> <0af12176-0539-4c22-9285-1b9468b2d4ea@x20g2000yqb.googlegroups.com> <4bd9be8f$0$9895$80265adb@spool.cs.wisc.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 2 May 2010 08:28:12 +0000 (UTC)
Injection-Info: mx01.eternal-september.org; posting-host="XB9WhTIIKVuR25Mmt8Gs/g";
	logging-data="5866"; mail-complaints-to="ab...@eternal-september.org";	posting-account="U2FsdGVkX1810Vejl7IxZCIODSNzW2Gd"
User-Agent: Unison/2.0.5
Cancel-Lock: sha1:quTHsXJwPJvMs52HCXAETuCohW4=

On 2010-04-29 18:14:55 +0100, Peter Keller said:

> 546MB up to 1.640GB.
> 
> Now this needed memory for which I can easily account!
> 
> That is a lot of memory to keep resident and perform churn on and hence
> why I'm very paranoid about consing or calling make-array.  I use other
> libraries and things and who knows what their memory usages are. But
> at the scaling levels I'm desiring, I have to pay attention to it.

10 years ago this was a lot of memory.  Now it's small change.  50 or 
100G is something to think about, but less than 4 doesn't count for 
much unless you're planning on some vast number of instances.