-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: NoVersionApplicable
-
Fix Version/s: None
-
Component/s: Core
-
Tags:
guess_mimetype() could make use of a LRU cache to improve speed on recurrent files.
For instance, Nuxeo Drive will call the function for Direct Transfer uploads (since NXDRIVE-2677) and then when uploading the file the Python SDK will automatically call again guess_mimetype() on the same file.
- is related to
-
NXDRIVE-2677 [Direct Transfer] Add custom metrics about the uploaded file
- Resolved