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(api7): add parallel backend request as experimental feature #230

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

bzp2010
Copy link
Collaborator

@bzp2010 bzp2010 commented Jan 24, 2025

Description

This patch will allow requests on the API7 backend to be as parallel as possible, and it will improve ADC execution time to some extent.

This is an experimental feature for some specific purposes and you should not use and rely on them as this may be removed at any time in the future.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible

@bzp2010 bzp2010 added the test/api7 Trigger the API7 test on the PR label Jan 24, 2025
@bzp2010 bzp2010 requested review from juzhiyuan and guoqqqi January 24, 2025 13:49
@bzp2010 bzp2010 merged commit 05a4b8c into main Jan 24, 2025
33 checks passed
@bzp2010 bzp2010 deleted the bzp/feat-api7-experimental-parallel-backend-request branch January 24, 2025 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test/api7 Trigger the API7 test on the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants