How to check significantly changes between using client_id or without using it in google drive remote?

I read about this Google drive

It says Google Application Client Id Setting your own is recommended. See https://rclone.org/drive/#making-your-own-client-id for how to create your own. If you leave this blank, it will use an internal key which is low performance.

How do i proof that statement is true? i mean proofing about performance difference.

Or you can convince me it's really make significant difference or few changes accroding your experiences

Run your apps with debug log and look for 403 rate limited messages.

The generic rclone key is a shared and you will get better performance using your own.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.