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

chore: preallocate lua arrays #1964

Merged
merged 1 commit into from
Sep 28, 2023
Merged

chore: preallocate lua arrays #1964

merged 1 commit into from
Sep 28, 2023

Conversation

romange
Copy link
Collaborator

@romange romange commented Sep 28, 2023

saves 1-2% due to SetGlobalArrayInternal calls with lots of arguments/keys.

saves 1-2% due to SetGlobalArrayInternal calls with lots of arguments/keys.

Signed-off-by: Roman Gershman <roman@dragonflydb.io>
@romange romange requested a review from chakaz September 28, 2023 09:56
@romange romange merged commit 017b931 into main Sep 28, 2023
10 checks passed
@romange romange deleted the Pr1 branch September 28, 2023 11:09
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.

None yet

2 participants