Closed nrolans closed 6 months ago
I experimented with this idea in https://github.com/nrolans/gofish/commit/85f27a13ac3b528eeef7547593f31158b81c4779
With just two go routines in parallel, the speed up is already noticeable in the firmware inventory.
Is this of interest? If so I can continue this work.
Very cool @nrolans. If you want to propose a PR, that would be great!
I believe this has been implemented, but feel free to propose any further updates if needed. Thanks!
I experimented with this idea in https://github.com/nrolans/gofish/commit/85f27a13ac3b528eeef7547593f31158b81c4779
With just two go routines in parallel, the speed up is already noticeable in the firmware inventory.
Is this of interest? If so I can continue this work.