aswinkarthik / csvdiff

A fast diff tool for comparing csv files
https://aswinkarthik.github.io/csvdiff/
MIT License
532 stars 57 forks source link

Add option to throttle execution (for use on laptops) #64

Open DeflateAwning opened 1 year ago

DeflateAwning commented 1 year ago

The program currently crashes on certain thermally-constrained laptops. It would be great if I could add a "50%" throttle or similar via a CLI arg.