Skip to content

Conversation

@devttys0
Copy link
Collaborator

Fixes excessive memory & disk consumption issues:

  1. Massive memory consumption in ThreadPool during recursive extraction on large images
  2. Unnecessary to_vec() calls
  3. Unnecessary file carving on some file types
  4. Additional useful debug output

Also fixes a bug in LZFSE parser loop.

@devttys0 devttys0 self-assigned this Oct 17, 2024
@devttys0 devttys0 merged commit 902ce54 into master Oct 17, 2024
@devttys0 devttys0 deleted the mem-cleanup branch October 19, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants