bug-guile
[Top][All Lists]
Advanced

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

Re: [bug #33815] `canonicalize-path' leads `primitive-load' to stat like


From: Andy Wingo
Subject: Re: [bug #33815] `canonicalize-path' leads `primitive-load' to stat like crazy [2.0.2]
Date: Wed, 03 Aug 2011 11:47:54 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

Hi,

On Fri 22 Jul 2011 14:36, Ludovic Courtès <address@hidden> writes:

> For ice-9/eval.{scm,go}, everything is as expected.  However, for
> ice-9/boot-9.{scm,go} and all subsequent files, each tree component is stat'd,
> due to the use of `canonicalize_path'.
>
> This may be necessary for user's files and cache, but at perhaps we could
> remove the `canonicalize_path' call for anything under
> $libdir/share/guile/2.0, or cache the result somehow (memoizing in
> `scm_canonicalize_path'?).

Fixed, I believe.  Good catch!

Andy
-- 
http://wingolog.org/



reply via email to

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