Skip to content

Instantly share code, notes, and snippets.

@webr3
webr3 / shi.it.md
Last active October 24, 2024 12:55

sh.it

Time your sh.it! A simple shell script to benchmark command execution times.

What the sh.it?

sh.it is a straightforward benchmarking tool that lets you time how long commands take to execute. Run any command or script multiple times and get execution statistics in milliseconds.

Getting your sh.it together