Skip to content

Conversation

@pops64
Copy link
Contributor

@pops64 pops64 commented Aug 26, 2024

Will no longer wait for the entire wait group to finish before adding more workers. It will add one when below the concurrent scraper count. This increases speed by about 20%. Tested twice so far no bugs apparent

pops64 and others added 4 commits August 25, 2024 19:53
Will now no longer wait for the entire wait group to finish before adding more workers. It will add them one when below the concurrent scraper count
Switch to using a function to retrive the count instead of direct access. Something this low level probably should be protected.
@crwxaj crwxaj merged commit d648c4c into xbapps:master Aug 28, 2024
crwxaj pushed a commit to crwxaj/xbvr that referenced this pull request Aug 28, 2024
crwxaj added a commit that referenced this pull request Aug 28, 2024
This reverts commit d648c4c.

Co-authored-by: crwxaj <crwxaj>
crwxaj pushed a commit that referenced this pull request Oct 11, 2024
crwxaj added a commit that referenced this pull request Oct 11, 2024
balckpixie pushed a commit to balckpixie/xbvr that referenced this pull request Aug 9, 2025
* Concurrent Scraper Updgrade

Will now no longer wait for the entire wait group to finish before adding more workers. It will add them one when below the concurrent scraper count

* Formating

* Tweak to WG functions

Switch to using a function to retrive the count instead of direct access. Something this low level probably should be protected.

* go fmt

---------

Co-authored-by: crwxaj <52156245+crwxaj@users.noreply.github.com>
balckpixie pushed a commit to balckpixie/xbvr that referenced this pull request Aug 9, 2025
This reverts commit d648c4c.

Co-authored-by: crwxaj <crwxaj>
balckpixie pushed a commit to balckpixie/xbvr that referenced this pull request Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants