Faster – Fast key-value store from Microsoft Research
1–10 of 84 posts
Re: Faster – Fast key-value store from Microsoft Research
#2Re: Faster – Fast key-value store from Microsoft Research
#3I really dislike when papers make performance claims like this in the introduction. That "160 million" number is so meaningless at face value because everything from the runtime environment to the hardware is going to play a huge role in ops. I rather see how it compares against other key-value stores across a number of configurations and use cases.
Re: Faster – Fast key-value store from Microsoft Research
#4"What differentiates FASTER are its cache-optimized index that achieves very high performance — up to 160 million operations per second when data fits in memory;" I really dislike when papers make performance claims like this in the introduction. That "160 million" number is so meaningless at face value because everything from the runtime environment to the hardware is going to play a huge role in ops. I rather see h…
Re: Faster – Fast key-value store from Microsoft Research
#5But is it faster than Aerospike or Tarantool?
Re: Faster – Fast key-value store from Microsoft Research
#6Re: Faster – Fast key-value store from Microsoft Research
#7To get something like Redis or Riak you would have to build API, clustering, etc. on top of it. So it's more analogous to libraries like RocksDB, BoltDB, BDB etc.
Paper: https://www.microsoft.com/en-us/research/uploads/prod/2018/0...
Re: Faster – Fast key-value store from Microsoft Research
#8"What differentiates FASTER are its cache-optimized index that achieves very high performance — up to 160 million operations per second when data fits in memory;" I really dislike when papers make performance claims like this in the introduction. That "160 million" number is so meaningless at face value because everything from the runtime environment to the hardware is going to play a huge role in ops. I rather see h…
Lacking that I agree it's a pretty meaningless stat.
Re: Faster – Fast key-value store from Microsoft Research
#9"What differentiates FASTER are its cache-optimized index that achieves very high performance — up to 160 million operations per second when data fits in memory;" I really dislike when papers make performance claims like this in the introduction. That "160 million" number is so meaningless at face value because everything from the runtime environment to the hardware is going to play a huge role in ops. I rather see h…
[1] https://www.microsoft.com/en-us/research/uploads/prod/2018/0...