On 2014-03-08 02:47, Jelmer Vernooij wrote:
> * Fast: benchmarked 1000s of writes/s per instance
I think there is a typo here; "1000s of writes/s per instance".  I
suspect (but I am not quite sure) that the intended was something like:
     1000 writes
  _________________
  second * instance
If so, there is an "s" too much after the 1000. </pedantic-note>
~Niels