1
0
mirror of https://github.com/rclone/rclone.git synced 2025-01-13 20:38:12 +02:00
rclone/backend/onedrive/quickxorhash
Isaac Levy be1a668e95
onedrive: minor optimization of quickxorhash
This patch avoids creating a new slice header in favour of a for loop.

This saves a few instructions!
2022-01-14 17:30:56 +00:00
..
quickxorhash_test.go
quickxorhash.go onedrive: minor optimization of quickxorhash 2022-01-14 17:30:56 +00:00