Skip to content

Instantly share code, notes, and snippets.

@LongHairedHacker
Created May 8, 2014 22:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LongHairedHacker/a4c95db4100c4ff1e609 to your computer and use it in GitHub Desktop.
Save LongHairedHacker/a4c95db4100c4ff1e609 to your computer and use it in GitHub Desktop.
bup version currently used in my setup
======================================
$ bup --version
0.25-78-g002e80a
$ time bup ls desktop-home/latest/home/sebastian/
[... file list ...]
real 0m2.796s
user 0m0.450s
sys 0m0.480s
latest master branch with patch
===============================
$ ./bup --version
0.25-84-g06228bf
$ time ./bup ls desktop-home/latest/home/sebastian/
[... file list ...]
real 0m0.542s
user 0m0.237s
sys 0m0.263s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment