[cl-store-devel] Fastest way to convert an object to a vector?

Chris Dean ctdean at sokitomi.com
Wed Jan 17 19:01:07 UTC 2007


"Sean Ross" <rosssd at gmail.com> writes:
> I'm afraid not, cl-store just knows how to serialize objects to
> streams.  Are you looking to bypass WITH-OUTPUT-TO-SEQUENCE for
> performance reasons or aesthetic ones?

For performance reasons (in general I think that flexi-streams is very
nice).  I'm creating many intermediate objects that need to be garbage
collected and I'd like to reduce the amount of garbage.

Cheers,
Chris Dean



More information about the cl-store-devel mailing list