Check in miscellaneous updates
[bluesky.git] / microbench / cleanbench.py
index 87be6d3..ccd65da 100755 (executable)
@@ -37,4 +37,4 @@ if __name__ == '__main__':
         for f in files:
             all_files.append(os.path.join(path, f))
     print len(all_files), "files total"
-    modify_files(all_files)
+    modify_files(all_files, rate=1e6)