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

PG-978: Additional performance improvements for seq reads #270

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

dutow
Copy link
Collaborator

@dutow dutow commented Sep 2, 2024

  • Removed unneccessary memcpy call
  • Cached relkeydata in the slot structure, so it doesn't have to be queried again and again

The improvement by these two changes is an additional few percentages.

@dutow dutow marked this pull request as draft September 2, 2024 08:58
@dutow dutow marked this pull request as ready for review September 2, 2024 19:24
@dutow dutow merged commit 99e3770 into percona:main Sep 3, 2024
13 checks passed
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.

2 participants