Results 5 comments of Ruslan Rakhimov

@alexander-soare @Cadene Thanks, I tried `persistent_workers=True`, no effect. Found a similar issue and solution here https://github.com/huggingface/pytorch-image-models/pull/140 Made a pull request, now there is no lag :)

To install evdev, it helped me to run the following commands: ``` export CC=/usr/bin/gcc export CXX=/usr/bin/g++ ```