ethereum / sourcify

Decentralized Solidity contract source code verification service
https://sourcify.dev
MIT License
780 stars 395 forks source link

Find and test faster s3 client on GCP #1542

Closed marcocastignoli closed 2 months ago

marcocastignoli commented 2 months ago

We created a Cloud Run Job on GCP that runs aws s3 sync, the upload is very slow. It is worth finding a faster S3 client.

marcocastignoli commented 2 months ago

I tried rclone but it seems to be slower than aws: