/cypercine

Primary LanguageCMozilla Public License 2.0MPL-2.0

Cypercine(WIP)

A benchmarker

Building

make

Installing

make install

Usage

./cypercine 1000 "ls -lAth"
./cypercine 10 "ls -lAG" "lx -la" "exa -l --icons" "gls -lA --color=auto" "lsd -lA" # bsd and gnu ls
./cypercine "ls" "lsd" "lx"

Images

image

A test run comparing ls, lx, lsd and exa

image