Rclone_High_CPU_Consumption

I expect you are transferring big files and rclone is doing the pre-transfer sha1 check for b2.

You can disable this with this flag if you really don't care about large objects having checksums.

  --b2-disable-checksum   Disable checksums for large (> upload cutoff) files