README ¶ cbench Command Bench - benchmarking command-line tools Example $ cbench 'find /home/howeyc/src/ -path "*pric*" -size +1M' 'findp /home/howeyc/src/ -path "*pric*" -size +1M' Benchmark 1 [043 runs]: "find /home/howeyc/src/ -path \"*pric*\" -size +1M" Time: 68.4ms ± 600µs Range: 67.2ms … 70.9ms Benchmark 2 [170 runs]: "findp /home/howeyc/src/ -path \"*pric*\" -size +1M" Time: 17.5ms ± 300µs Range: 16.9ms … 18.2ms Summary "findp /home/howeyc/src/ -path \"*pric*\" -size +1M" ran 3.89 ± 0.08 times faster than "find /home/howeyc/src/ -path \"*pric*\" -size +1M" Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.