Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It seems that we are losing precious time somewhere in VFS when listing objects from S3.
Further investigation is needed, attached is a sample pipeline to list items via the AWS SDK v1,v2 and using get file names.
The get file names transform is much slower. see if it is the VFS driver, or the transform.
But as also the browser is much slower than listing the files via the SDK I think something is wrong in the VFS driver.