Hasty Briefsbeta

Small Objects, Big Gains: Benchmarking Tigris Against AWS S3 and Cloudflare R2

5 days ago
  • #benchmark
  • #cloud-storage
  • #performance
  • Tigris outperforms AWS S3 and Cloudflare R2 in small object storage benchmarks.
  • Tigris achieves sub-10ms read latency and sub-20ms write latency.
  • Tigris sustains 4x throughput compared to S3 and 20x compared to R2.
  • Optimizations include inlining small objects, coalescing keys, and LSM-backed caching.
  • Benchmark used YCSB with 10 million 1KB objects in a neutral cloud setup.
  • Tigris completed loading 10M objects 31% faster than S3 and significantly faster than R2.
  • In mixed workloads (80% read, 20% write), Tigris showed superior throughput and latency.
  • Tigris maintains consistent low latency, making it ideal for real-time applications.
  • Tigris serves as a unified storage solution for both small and large objects.