[cl-store-devel] Patch to optimize (simple-array (unsigned-byte 8) (*))

Sean rosssd at gmail.com
Thu May 31 10:39:01 UTC 2007


On Wed, 2007-05-30 at 17:41 -0700, Chris Dean wrote:
> Below is a patch to optimize the storage of vectors of type
> (unsigned-byte 8).
> 
> For large vectors of this type we get a 75% savings in storage space
> (that is, if it used to take 4000 bytes to store an array now it will
> only take about 1000 bytes).
> 
> Comments welcome.

Thanks for the patch, I'll check it in sometime in the next
day or so.

Sean.





More information about the cl-store-devel mailing list