0.8.0.78.vector-nil-string.3:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Jun 2003 08:46:05 +0000 (08:46 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 23 Jun 2003 08:46:05 +0000 (08:46 +0000)
commit03df95052f395c205d7e5028e06bc043ee60125d
tree30c2fd552691ff0997bb6a58bd2732f6a940738f
parent910e718eb815ef3ecbe82191e8dc4e3728c4e67f
0.8.0.78.vector-nil-string.3:
Fix most of the performance problem
... transforms for HAIRY-DATA-VECTOR-{REF,SET} on SIMPLE-STRING

Right.  The all-important "compile sbcl" benchmark is now back to about
where it was (57 minutes on my laptop).  There are still correctness
issues to deal with, not least
  (sxhash (make-array 5 :element-type nil))
but this path isn't proving ridiculously expensive.
src/compiler/generic/vm-tran.lisp
version.lisp-expr