Optimizations to InternalStorageService (resolves #753)
What does this PR do?
Small optimizations to the file IO in InternalStorageService:
- Use asynchronous IO for all functions.
- Pre-create the files directory to avoid excess calls to
mkdir
.
Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this pull request
Merge request reports
Activity
Filter activity
Please register or sign in to reply