Run more benchmarks
[bluesky.git] / microbench / run-spec.sh
index 7034889..75b7f4b 100755 (executable)
@@ -32,13 +32,15 @@ run_spec() {
 #run_spec s3-west-noseg sfs_bluesky
 
 # Standard test with Azure instead of Amazon S3 for storage
-BLUESKY_TARGET=azure
-run_spec azure sfs_bluesky
+#BLUESKY_TARGET=azure
+#run_spec azure sfs_bluesky
 
 # BlueSky, testing with a greater degree of parallelism
-#BLUESKY_TARGET=s3:mvrable-bluesky-west
-#BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1"
-#run_spec s3-west-hi32 sfs_bluesky-hi
+BLUESKY_TARGET=s3:mvrable-bluesky-west
+BLUESKY_CACHE_SIZE=$((32 * 1024 * 1024))
+BLUESKY_EXTRA_OPTS="BLUESKY_OPT_NO_CRYPTO=1"
+#run_spec s3-west-hi16 sfs_bluesky-hi
+run_spec native-hi16 sfs_bluesky-hi
 
 #BLUESKY_TARGET=native
 #run_spec native-hi8 sfs_bluesky-hi