X-Git-Url: http://git.vrable.net/?a=blobdiff_plain;f=microbench%2Frun-spec.sh;h=b55cea81dac72e7c5ac80b942ffb741cb074adcf;hb=f8a83a4b2eb16f0d2bb92f118ce4f72c2508f575;hp=5d4d514a6613e3b48bc711d58c89566c1a112c28;hpb=fdc777d33e5c3c392a89521bde54185013fc6a7f;p=bluesky.git diff --git a/microbench/run-spec.sh b/microbench/run-spec.sh index 5d4d514..b55cea8 100755 --- a/microbench/run-spec.sh +++ b/microbench/run-spec.sh @@ -37,18 +37,45 @@ run_spec() { # BlueSky, testing with a greater degree of parallelism #BLUESKY_TARGET=s3:mvrable-bluesky-west +#BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) +#BLUESKY_EXTRA_OPTS="" +#run_spec s3-west-hi16-crypt sfs_bluesky-hi +# +#BLUESKY_TARGET=azure +#BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) #BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1" -#run_spec s3-west-hi32 sfs_bluesky-hi +#run_spec azure-hi16 sfs_bluesky-hi + +#BLUESKY_TARGET=s3:mvrable-bluesky-west +#BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1 BLUESKY_OPT_FULL_SEGMENTS=1" +#run_spec s3-west-hi16-fullfetch sfs_bluesky-hi + +#BLUESKY_TARGET=s3:mvrable-bluesky-west +#BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1 BLUESKY_OPT_NO_GROUP_READS=1" +#run_spec s3-west-hi16-noreadagg sfs_bluesky-hi + +#BLUESKY_TARGET=s3:mvrable-bluesky-west +#BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1 BLUESKY_OPT_NO_AGGREGATION=1" +#run_spec s3-west-hi16-nosegments sfs_bluesky-hi #BLUESKY_TARGET=native #run_spec native-hi8 sfs_bluesky-hi -BLUESKY_TARGET=s3:mvrable-bluesky-west -BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_GROUP_READS=1" -run_spec s3-west-noagg sfs_bluesky +#BLUESKY_TARGET=s3:mvrable-bluesky-west +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_GROUP_READS=1" +#run_spec s3-west-noagg sfs_bluesky + +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1" +#run_spec s3-west-nocrypt sfs_bluesky + +#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_GROUP_READS=1 BLUESKY_OPT_NO_CRYPTO=1" +#run_spec s3-west-noagg-nocrypt sfs_bluesky +BLUESKY_TARGET=s3:mvrable-bluesky-west +BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024)) BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1" -run_spec s3-west-nocrypt sfs_bluesky +run_spec s3-west-hi16-lowbandwidth sfs_bluesky-hi -BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_GROUP_READS=1 BLUESKY_OPT_NO_CRYPTO=1" -run_spec s3-west-noagg-nocrypt sfs_bluesky