Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: collection async parsing perf logic update #3919

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lohxt1
Copy link
Collaborator

@lohxt1 lohxt1 commented Jan 31, 2025

~ updated worker queue logic
    ~ starts with 5 worker queues - for bru file size groups of [0.01, 0.05, 0.1, 1, 1000] (in MB)
    ~ added a WORKER_QUEUE_MAX_LENGTH (=100), once the worker queue length exceeds this const, a new worker queue instance is created
~ and other ui updates (collection loading timer, loaded and total requests counters)

sample collection:
1000_files.zip

1000_req.mp4

@lohxt1 lohxt1 changed the title test: async parsing perf logic update test: collection async parsing perf logic update Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant