basho / riak_dt

Convergent replicated datatypes in Erlang
Apache License 2.0
353 stars 70 forks source link

Our to/from binary was slow slow slow, use t2b (with compression) #77

Closed russelldb closed 10 years ago

russelldb commented 10 years ago

See results here for facile test https://gist.github.com/russelldb/d330d796ca1b25d1879d

The compression option is configurable. Defaults to 1. I still need to cuttlefish this, or at least add it to advanced.config for riak.

seancribbs commented 10 years ago

:+1: This is a must-have in my opinion. We should open an additional PR that adds a cuttlefish schema, happy to do that for you.