rails/spring-watcher-listen

Add why? to README

neves opened this issue · 3 comments

neves commented

Would be nice a little explanation about why using listen is better.
Does spring run faster?
Does it use less machine resources?

e2 commented

Thanks - I added a small note in the README. Let me know if it's enough.

neves commented

Thanks. that means it's not perceptible in small projects?

e2 commented

@neves - best to test for your situation, since there are too many variables. E.g. certain setups on OSX can be very slow. You can check out the Listen doc/wiki about performance issues to get more info.