Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-16 | benchmarks: OSX compat: replace /usr/bin/time with bash builtin | Jakob Unterwurzacher | |
On OSX, /usr/bin/time does not support "-f". Reported in https://github.com/rfjakob/gocryptfs/issues/15#issuecomment-279130217 . | |||
2017-02-15 | OSX compat: replace fusermount calls with fuse-unmount.bash | Jakob Unterwurzacher | |
Mac OS X does not have fusermount and uses umount instead. The fuse-unmount.bash calls the appropriate command. | |||
2017-01-03 | Add reverse benchmark | Jakob Unterwurzacher | |