guile-devel
[Top][All Lists]
Advanced

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

Re: substantial performance loss when running long-lived or computationa


From: Mikael Djurfeldt
Subject: Re: substantial performance loss when running long-lived or computationally intensive programs
Date: Wed, 14 May 2003 16:36:47 +0200
User-agent: Gnus/5.1001 (Gnus v5.10.1) Emacs/21.3 (gnu/linux)

Han-Wen Nienhuys <address@hidden> writes:

> One thing that does nag me, is code in srcprop.c that manipulates
> scm_mallocated directly and doesn't call
> scm_gc_register_collectable_memory(). Is there a good reason for this?

Nope.  Only that scm_gc_register_collectable_memory() didn't exist
when srcprop.c was written in 1996.  In fact, at that time, direct
manipulation was probably the only possibility.

Please feel free to change this.

M





reply via email to

[Prev in Thread] Current Thread [Next in Thread]