1.0.6.9: micro-optimize portions of the reader
authorNathan Froyd <froydnj@cs.rice.edu>
Fri, 1 Jun 2007 03:02:11 +0000 (03:02 +0000)
committerNathan Froyd <froydnj@cs.rice.edu>
Fri, 1 Jun 2007 03:02:11 +0000 (03:02 +0000)
* use the more idiomatic (and better optimized) MAKE-ARRAY/REPLACE
  combination to grow the read buffer;
* host some special variable accesses and eliminate bounds checking
  in CASIFY-READ-BUFFER.


No differences found