Tigris S3 API Benchmarks

Key Metrics

We have chosen the following metrics that collectively measure Tigris’ responsiveness (TTFB), end-to-end request performance (latency), and capacity under load (throughput).

Setup

The warp tool has to be installed for the benchmarks in this section.

Benchmark Client Machine Specifications

Benchmarks

GET Object (Varied Size)

warp get \\
  --host t3.storage.dev \\
  --access-key ACCESS_KEY \\
  --secret-key SECRET_KEY \\
  --tls \\
  --bucket BUCKET \\
  --obj.size 1MiB \\
  --concurrent 20 \\
  --duration 10m \\
  --analyze.v

What it does: