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

Tickets/dm 43139 #851

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Tickets/dm 43139 #851

wants to merge 4 commits into from

Conversation

jgates108
Copy link
Contributor

The only thing I'm concerned about here is that moving the mutex may result in more contention within mariadb as it can be required to hand out more results concurrently. Testing shows about a 20% improvement in dealing with tests/q7688979.1.4k.chunks.sql, but this may not be a great test case. At least moving some of the member variables to local makes it easier to relocate the mutex.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant