commit 3bb5764c5da4a7c6551a1198ef43ddfd667e31f3
parent 6c4a675f1adf58a67235ed49c4b946e95a4580fe
Author: Anders Damsgaard <andersd@riseup.net>
Date: Mon, 18 Dec 2017 10:56:52 -0500
Add `bench` as a command-line benchmarking utility
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/init/30_macos_recipes.sh b/init/30_macos_recipes.sh
@@ -15,6 +15,7 @@ brews=(
aspell # spell checking for vim
autoconf
automake
+ bench # benchmark cmdline commands with multiple runs and stats
c2048 # start with `2048`
catimg # convert image to ASCII in terminal
cmake