fd/src/exec
Tavian Barnes e7f192f1c6 Revert "Switch from std::sync::mpsc to crossbeam-channel"
@sharkdp [noticed][1] a quite severe performance degredation due to this
change.  Switch back to std::sync::mpsc until we can fix the performance
regression.

This reverts commit a4bb734482.

[1]: https://github.com/sharkdp/fd/pull/895#issuecomment-1002099369
2021-12-28 12:11:32 -05:00
..
command.rs Address feedback for removing buffering when running on a single thread 2021-08-11 09:38:55 +02:00
input.rs Fix some clippy lints, and format 2020-05-01 14:08:53 +02:00
job.rs Revert "Switch from std::sync::mpsc to crossbeam-channel" 2021-12-28 12:11:32 -05:00
mod.rs Merge remote-tracking branch 'origin/master' into no-strip/760 2021-11-26 18:19:28 +01:00
token.rs Remove strip-prefix placeholders 2021-11-26 17:58:18 +01:00