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

feat(send_kcidb.py): Implement batched submissions #935

Merged
merged 1 commit into from
Dec 4, 2024

Conversation

nuclearcat
Copy link
Member

Submitting node one by one seems unproductive and slow as we are depenting on submission RTT, which is way slower than we generate nodes.

@nuclearcat nuclearcat force-pushed the batching-kcidb-bridge2 branch 8 times, most recently from 96c62b1 to 94c9f6a Compare December 4, 2024 22:01
Submitting node one by one seems unproductive and slow as
we are depenting on submission RTT, which is way slower than
we generate nodes.
Also add noevent flag.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
@nuclearcat nuclearcat added this pull request to the merge queue Dec 4, 2024
Merged via the queue into kernelci:main with commit 54436df Dec 4, 2024
3 checks passed
@nuclearcat nuclearcat deleted the batching-kcidb-bridge2 branch December 4, 2024 22:42
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.

1 participant