8000 Feature/improve registerplanning reduce depth by goedderz · Pull Request #11603 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Feature/improve registerplanning reduce depth #11603

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

Merged
merged 10 commits into from
May 18, 2020

Conversation

goedderz
Copy link
Member
@goedderz goedderz commented May 14, 2020

Scope & Purpose

Reduces the number of registers (the AqlItemBlock width) after a spliced subquery to its previous size. It's simple, but possibly significant improvement to the register planning.

Testing & Verification

This PR adds tests that were used to verify all changes:

  • Added a new C++ Unit Test

@goedderz
Copy link
Member Author
goedderz 8000 commented May 14, 2020

@goedderz goedderz marked this pull request as ready for review May 14, 2020 13:12
@goedderz
Copy link
Member Author
goedderz commented May 14, 2020

Copy link
Member
@mchacki mchacki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@goedderz
Copy link
Member Author

@goedderz
Copy link
Member Author
9CCC goedderz commented May 18, 2020

image

@jsteemann jsteemann merged commit 4983aea into devel May 18, 2020
@jsteemann jsteemann deleted the feature/improve-registerplanning-reduce-depth branch May 18, 2020 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0