revelytix / carbonite

Clojure library for serializing Clojure data using Kryo
Apache License 2.0
59 stars 29 forks source link

Keyword serializer #3

Open sunng87 opened 12 years ago

sunng87 commented 12 years ago

Improve keyword/symbol serializer, use clojure API instead of pr/read about 25% performance improvement with my test

puredanger commented 12 years ago

Thanks - I'll take a look at this in the next day or two when I get a chance. - Alex

sunng87 commented 12 years ago

just a reminder :)

sritchie commented 12 years ago

+1