-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SEARCH_VIEW] Investigate high RAM consumption
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>
- Loading branch information
Vladyslav Goncharuk
committed
Jun 13, 2024
1 parent
e7aa167
commit c58dd9a
Showing
14 changed files
with
568 additions
and
459 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.