f77cdc9f76842f9d2935abdbd521f67f61a5e830
[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).
15
16 bluesky-s3:
17 Testing with the Bluesky proxy writing to Amazon S3, but only using a
18 single process in the SPECsfs benchmark.
19
20 samba3-{1,4}
21 Standard Samba distribution set up for file sharing, tested with either
22 1 or 4 parallel processes accessing the share.