Skip to content

Instantly share code, notes, and snippets.

@aboucaud
Created June 8, 2020 13:54
Show Gist options
  • Select an option

  • Save aboucaud/b8dcccab112b0f326813eac42b84cc12 to your computer and use it in GitHub Desktop.

Select an option

Save aboucaud/b8dcccab112b0f326813eac42b84cc12 to your computer and use it in GitHub Desktop.
[Benchmark command-line tools] #unix #performance
# https://github.com/sharkdp/hyperfine
hyperfine --warmup 3 'fd -e jpg -uu' 'find -iname "*.jpg"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment