0.8.10.21:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 12 May 2004 15:49:01 +0000 (15:49 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 12 May 2004 15:49:01 +0000 (15:49 +0000)
commitba2ae9bdedd98503dd3b73e64bf1408b645542b2
treefab67c6134c6c5eb5cba6320eb92bd6eddc5fd6b
parent11167933bab803d6505a9b89af192d29a1a1e089
0.8.10.21:
Optimize CLRHASH a little (Juho Snellman sbcl-devel 2004-05-11)
... DECLARE (OPTIMIZE SPEED) probably makes a difference;
... rewriting DOs as FILL probably doesn't really, but looks
better;
... might as well put the AVER before rather than after the FILL.
src/code/target-hash-table.lisp
version.lisp-expr