Skip to content

Commit 995dd5a

Browse files
authored
readme: add benchmark speed for r2 (#551)
1 parent 0635369 commit 995dd5a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1277,6 +1277,13 @@ Speed to stream Imagenet 1.2M from AWS S3:
12771277
- To align with other benchmarks, we measured the streaming speed (`images per second`) loaded from [AWS S3](https://aws.amazon.com/s3/) for several frameworks.
12781278
12791279
</details>
1280+
&nbsp;
1281+
1282+
Speed to stream Imagenet 1.2M from other cloud storage providers:
1283+
1284+
| Storage Provider | Framework | Images / sec 1st Epoch (float32) | Images / sec 2nd Epoch (float32) |
1285+
|---|---|---|---|
1286+
| Cloudflare R2 | LitData | **5335** | **5630** |
12801287
12811288
&nbsp;
12821289

0 commit comments

Comments
 (0)