-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hdcpc chunker caching and memory allocation reduction (#228)
- **FIXED** Use `Longtail_SetReAllocAndFree` in command main - **FIXED** Reduced memory allocation count and memory usage - Added caching of hpcdc chunkers to reduce memory churn - Reduced memory allocation count when indexing source - Use temp-buffers when creating platform specific paths (Win32) - **FIXED** Fixed memory leaks in longtail command
- Loading branch information
1 parent
32cfa38
commit 8f399e9
Showing
4 changed files
with
319 additions
and
125 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
Oops, something went wrong.