Commit graph

427 commits

Author SHA1 Message Date
Jon Moroney 7c798529b5 Full rayon and fewer data structures 2018-02-19 13:54:13 +01:00
Jon Moroney 9a5925c831 Cleaner code, but it still could be a little bit better 2018-02-19 13:10:29 +01:00
Jon Moroney f9874c6e5f Update to rayon 1.0 2018-02-19 13:09:53 +01:00
Jon Moroney f59e58d780 New traverse code compiles 2018-02-19 12:12:19 +01:00
Jon Moroney 454c92ed26 Working on new directory traversal 2018-02-16 18:11:34 +01:00
Jon Moroney 9f16f8cece Use fn new on Fileinfo 2018-02-16 17:33:19 +01:00
Jon Moroney f42bc74d1e Prep for cleaner EVERYTHING 2018-02-16 17:19:02 +01:00
Jon Moroney 407ea09447 canonicalize in csv output 2018-02-16 17:04:21 +01:00
Jon Moroney d7bc903302 Using ; as the delimiter 2018-02-16 13:30:46 +01:00
Jon Moroney 871c433077 csv output added 2018-02-16 13:29:24 +01:00
Jon Moroney ae94df594b Make kilobytes the default 2018-02-14 11:44:13 +01:00
Jon Moroney a1d6c952ad Lower threadcout to two times cpu count 2018-02-13 15:40:30 +01:00
Jon Moroney b4aec08560 Added and comment out thread count check 2018-02-12 14:21:31 +01:00
Jon Moroney 53a4e268b5 Dynamic thread count based on logical cpu count 2018-02-12 14:14:07 +01:00
Jon Moroney 2f1462bbb1 A bit more parallelism 2018-02-12 11:47:28 +01:00
Jon Moroney 166c4caa9d Lower default thread count to 32 2018-02-12 11:24:00 +01:00
Jon Moroney c49f96523c Increment version and update email 2018-02-12 10:32:26 +01:00
Jon Moroney 40c21b9cb3 Prep for thread max argument 2018-02-12 10:31:30 +01:00
Jon Moroney f67b3b55a2 Thread pool now working well 2018-02-12 10:25:47 +01:00
Jon Moroney ef5b03b930 Channel isn't closing, but I think the thread pool works 2018-02-11 19:44:14 +01:00
Jon Moroney 3844df72c7 Channels added and threads no longer threading for days 2018-02-09 15:18:00 +01:00
Jon Moroney bf5d893ec9 Threads for days 2018-01-12 18:01:34 +01:00
Jon Moroney 4c041f7f4e Bring back adaptive read size 2018-01-12 14:14:07 +01:00
Jon Moroney 392d1e9243 Removed intermediate variable from match in collect() 2018-01-11 16:27:54 +01:00
Jon Moroney 8c44345196 Support files as a top level input. This allows ddh /dir/* to work for mixed dir 2018-01-11 15:59:10 +01:00
Jon Moroney 666cb0ea79 Initial commit to stand alone repo 2018-01-03 14:07:04 +01:00
Jon Moroney c98dd27419
Create README.md 2018-01-03 14:03:54 +01:00