mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Updated Independent Benchmarks (markdown)
parent
fd3129e75b
commit
9549215887
|
@ -1,5 +1,14 @@
|
||||||
Please submit independent benchmarks here. They will be re-organized to the right wiki place later.
|
Please submit independent benchmarks here. They will be re-organized to the right wiki place later.
|
||||||
|
|
||||||
|
# A talk comparing SeaweedFS with Minio.
|
||||||
|
|
||||||
|
https://github.com/miku/haystack
|
||||||
|
|
||||||
|
```
|
||||||
|
we used minio as a KVS with an S3 API and inserts got very slow after around 80-100M keys (it probably was the ext fs)
|
||||||
|
we looked for alternatives, that could be deployed quickly, found seeweedfs, tested it and deployed it
|
||||||
|
```
|
||||||
|
|
||||||
# Comparing with MooseFS
|
# Comparing with MooseFS
|
||||||
|
|
||||||
https://github.com/moosefs/moosefs/issues/370
|
https://github.com/moosefs/moosefs/issues/370
|
||||||
|
@ -12,3 +21,4 @@ SeaweedFS accomplished the task roughly 2.5 times faster than MooseFS but there
|
||||||
|
|
||||||
# A SeaweedFS introduction in Chinese
|
# A SeaweedFS introduction in Chinese
|
||||||
https://github.com/bingoohuang/blog/issues/57
|
https://github.com/bingoohuang/blog/issues/57
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue