nitish24p / react-worker-image

React component to fetch image resources via web workers 🤖🤖
MIT License
232 stars 18 forks source link

Config that decides whether to use shared or single worker: (This should be passed as props) #15

Open manjula-dube opened 6 years ago

kurtextrem commented 6 years ago

Is there any advantage in using a single worker? (I could think of laptop fans spinning up if the CPU's cores are maxed out, which is kind of annoying for users)

nitish24p commented 6 years ago

The point of this is whether it makes sense to spawn 4 workers for just a single image