Mount on MacOS unbearably slow

hi,
i see there is a beta version that deals with extended attributes. maybe it will spark an idea for you.
I've now tested that beta branch, and it appears to solve the problem.

after the mount is running, but before you access the mountpoint, have rclone pre-cache the dir/file structure.

  1. add --rc to the mount command
  2. after the mount is running, run this command
    rclone rc vfs/refresh recursive=true
  3. now access the mountpoint

in addition, gdrive and s3 need different flags/settings.
there are a number of things that can be done to improve performance.

so can you answer the questions in the help and support template,
output of rclone version, redacted config, rclone mount command and a debug log.