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

Investigate and fix throughput issues related to read only transactions and HTTP #1662

Closed
ericpassmore opened this issue Sep 20, 2023 · 1 comment · Fixed by #1685
Closed
Assignees
Labels
👍 lgtm OCI Work exclusive to OCI team

Comments

@ericpassmore
Copy link
Contributor

Summary

Initial performance testing of read only transactions indicated read-only transactions are not reaching peak throughput. This issues focuses on the C/C++ code for leap and enabling peak throughput.

Related Issues

Performance testing code and the performance testing harness are covered by #1634

@heifner heifner added the OCI Work exclusive to OCI team label Sep 21, 2023
heifner added a commit that referenced this issue Sep 27, 2023
PH: Add a longer running read-only trx for tests
@heifner heifner linked a pull request Sep 27, 2023 that will close this issue
@bhazzard bhazzard removed the triage label Sep 28, 2023
heifner added a commit that referenced this issue Oct 2, 2023
heifner added a commit that referenced this issue Oct 2, 2023
heifner added a commit that referenced this issue Oct 2, 2023
heifner added a commit that referenced this issue Oct 3, 2023
heifner added a commit that referenced this issue Oct 3, 2023
Improve trx_generator http client
heifner added a commit that referenced this issue Oct 4, 2023
… so that application is created on the main thread.
heifner added a commit that referenced this issue Oct 4, 2023
Reduce the number of thread hops for read-only trxs
@heifner
Copy link
Member

heifner commented Oct 4, 2023

Completed by #1702, #1699, #1692, but mostly by #1685

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👍 lgtm OCI Work exclusive to OCI team
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants