fuzzydb icon indicating copy to clipboard operation
fuzzydb copied to clipboard

Replace serialization with Kryo - quick win

Open nealeu opened this issue 14 years ago • 0 comments

This looks like a quick win for 1.0 for performance and compactness.

Looks relatively easy to implement with sacrifice of cross platform support. Longer term protobuf would make sense.

For attribute maps, we'll probably go with our own format to supercede CompactAttrMap, designed for size/speed of scoring.

nealeu avatar Oct 17 '11 07:10 nealeu