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

[SEARCH_VIEW] Investigate high RAM consumption #201

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

svlad-90
Copy link
Owner

This patch introduces various optimizations of RAM consumption and, consequently, CPU consumption.

All optimizations were proven to be functional with the Valgrind Massif tool.

This patch introduces various optimizations of RAM consumption and,
consequently, CPU consumption.

All optimizations were proven to be functional with the Valgrind Massif
tool.

Signed-off-by: Vladyslav Goncharuk <vladyslav_goncharuk@epam.com>
@svlad-90 svlad-90 force-pushed the dev/vladyslav-goncharuk/ISSUE-192 branch from c58dd9a to 3781716 Compare June 14, 2024 08:45
@svlad-90 svlad-90 merged commit 214b4bc into master Jun 14, 2024
6 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.

[SEARCH_VIEW] Investigate high memory consumption during requests with many regular expression groups
1 participant