Live data from Hacker News

Show HN: Chet – Record your commands to speed up local development

chet.monster

1–2 of 2 posts

Re: Show HN: Chet – Record your commands to speed up local development

#2
Chet is meant to be a helpful big brother that keeps track of how long commands take to run. It stores the timings in a local SQLite database so you can run queries to find opportunities to optimize. There is also a simple service where you can post timings so your whole team can measure things.

I know there are other similar tools out there, but I hope this one might be helpful or interesting to someone!