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

#1224 Optimization for UFDR and small files #1957

Merged
merged 9 commits into from
Oct 31, 2023
Merged

Conversation

lfcnassif
Copy link
Member

@lfcnassif lfcnassif commented Oct 28, 2023

Closes #1224, closes #1958 and fixes #1955.

Simply increasing buffers used to read files from UFDRs from 8K to 64K resulted in up to 3x speed up in TempFileTask and overall 10%-15% speed up in total processing time in a few UFDR evidences I tested.

@lfcnassif lfcnassif force-pushed the #1224_ufdr_optimization branch from 44757e0 to 444e174 Compare October 29, 2023 13:26
@lfcnassif lfcnassif changed the title #1224 UFDR optimization #1224 Optimization for UFDR and small files Oct 29, 2023
@lfcnassif lfcnassif linked an issue Oct 29, 2023 that may be closed by this pull request
@lfcnassif lfcnassif merged commit df5950c into master Oct 31, 2023
2 checks passed
@lfcnassif lfcnassif deleted the #1224_ufdr_optimization branch October 31, 2023 04:24
@lfcnassif
Copy link
Member Author

Sorry, commit 109091d used a wrong issue number as reference, it should be #1958.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant