rails / spring-watcher-listen

MIT License
64 stars 35 forks source link

Add why? to README #9

Closed neves closed 1 year ago

neves commented 9 years ago

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

e2 commented 9 years ago

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

neves commented 9 years ago

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

e2 commented 8 years ago

@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.