Live data from Hacker News

Show HN: I created this script to benchmark Web Dev Tools on my computers

github.com

1–2 of 2 posts

Re: Show HN: I created this script to benchmark Web Dev Tools on my computers

#2
Hi HNers, Recently I realized that I own multiple computers. I wanted to know which one can run my web development tools faster and more efficiently. So, I created this simple script to benchmark them by running my regular tools like: CRA, express generator etc. and measure the time.

Check it out and see benchmark results of your tools and development evironment: https://github.com/ngduc/dev-benchmark

PRs, feedbacks, suggestions are very welcome. Thanks.