Skip to content

Commit 4c80659

Browse files
authored
Added changelog entry for Super Slurper performance improvements (#20008)
1 parent 1b1cf9b commit 4c80659

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed
44.8 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: Super Slurper now transfers data to R2 up to 5x faster
3+
description: Get started on Workers by choosing a template or importing a Git repository
4+
products:
5+
- r2
6+
date: 2025-02-14T19:00:00Z
7+
---
8+
9+
[Super Slurper](/r2/data-migration/super-slurper/) now transfers data from cloud object storage providers like AWS S3 and Google Cloud Storage to [Cloudflare R2](/r2/) up to 5x faster than it did before.
10+
11+
We moved from a centralized service to a distributed system built on the Cloudflare Developer Platform — using [Cloudflare Workers](/workers/), [Durable Objects](/durable-objects/), and [Queues](/queues/) — to both improve performance and increase system concurrency capabilities (and we'll share more details about how we did it soon!)
12+
13+
![Super Slurper Objects Migrated](~/assets/images/r2/slurper-objects-over-time-border.png)
14+
15+
_Time to copy 75,000 objects from AWS S3 to R2 decreased from 15 minutes 30 seconds (old) to 3 minutes 25 seconds (after performance improvements)_
16+
17+
For more information on Super Slurper and how to migrate data from existing object storage to R2, refer to our [documentation](/r2/data-migration/super-slurper/).

0 commit comments

Comments
 (0)