Open wonderbeyond opened 5 years ago
This is especially useful for filebrowser_safe.views.browse, in which we already know whether an object is folder or not before initializing the FileObject instance.
filebrowser_safe.views.browse
PS: I am using S3 storage backend, I can observe about 3x performance optimization.
This is especially useful for
filebrowser_safe.views.browse
, in which we already know whether an object is folder or not before initializing the FileObject instance.PS: I am using S3 storage backend, I can observe about 3x performance optimization.