guile-devel
[Top][All Lists]
Advanced

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

size of symbol table?


From: Han-Wen Nienhuys
Subject: size of symbol table?
Date: Mon, 2 Oct 2000 17:16:37 +0200

symbol.c

        /* NUM_HASH_BUCKETS is the number of symbol scm_hash table buckets. 
         */
        #define NUM_HASH_BUCKETS 137

Is there any reason to use this value? LilyPond became about 10%
faster when I changed 137 into 769. Would it hurt to have this
settable as a variable?

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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