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.
1 comment
[ 8.4 ms ] story [ 103 ms ] threadCheck 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.