Copy in a few more benchmark results.
[bluesky.git] / results / README
1 All benchmark runs are using a fixed-size dataset over different op/s
2 values, to avoid filling the disk at high throughput.
3
4
5 knfsd-sync:
6 Linux in-kernel NFS server, exported with the 'sync' option.
7
8 knfsd-async:
9 Same as above, but using the 'async' option so that writes need not be
10 on disk before replying to a client.
11
12 bluesky:
13 Initial testing with the Bluesky proxy, storing data to kvstore on a
14 local network (not to S3).