No, completely different computer. Windows was running on a 3rd gen quad-core Intel / 8GB RAM / USB-3.0 external enclosure (5x8TB HDDs) while Unraid is running on my new server: Intel Core 10th gen i7 (8 cores / 16 threads), 32GB RAM, 8x8-16TB drives all connected directly to SATA on mobo.
Also - I just installed rclone browser on a Windows 11 VM on my Unraid server, and running the same command - it shows approximately the same upload performance (each file is uploading at ~2MB/s; checkers are running very slowly) but CPU resources is significantly less while RAM usage is high (since I've spun up a VM)
C:\[...]\Install (BETA)\rclone.exe --config C:/[...]/rclone.conf sync --delete-during --verbose --no-update-modtime --transfers 8 --checkers 32 --contimeout 60s --timeout 300s --retries 3 --low-level-retries 10 --drive-chunk-size=64M --drive-upload-cutoff=64M --stats 1s --stats-file-name-length 0 --fast-list --drive-acknowledge-abuse I:\ GD:GD/Personal
