Skip to content

docs: update benchmark results from 2026-02-25 GCP run#290

Merged
kacy merged 1 commit intomainfrom
docs/update-benchmark-results
Feb 25, 2026
Merged

docs: update benchmark results from 2026-02-25 GCP run#290
kacy merged 1 commit intomainfrom
docs/update-benchmark-results

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Feb 25, 2026

summary

refresh bench/README.md with latest numbers from the 2026-02-25 GCP c2-standard-8 run, after entry struct optimization PRs (#284-287).

  • updated redis-benchmark and memtier throughput tables with new numbers
  • updated latency tables (P=16 and P=1)
  • updated encryption overhead numbers
  • updated vs redis (GET 1.6x → 1.8x) and vs dragonfly (2.1x → 2.2x) summaries
  • added data type throughput section (SET/GET/LPUSH/SADD/ZADD/HSET/HGET)
  • removed concurrent mode references (deprecated)
  • fixed memtier header: 50k → 10k req/client

what was tested

verified all numbers match the 2026-02-25 benchmark run output. reviewed diff for consistency between tables and summary multipliers.

design considerations

concurrent mode is being deprecated so all references removed — bench/README.md now only shows sharded mode numbers.

refresh all throughput, latency, and encryption numbers after entry
struct optimization PRs (#284-287). remove concurrent mode references
since it's being deprecated. add data type throughput section from
bench-datatypes.sh. fix memtier header (50k → 10k req/client).
@kacy kacy merged commit ffc9e71 into main Feb 25, 2026
5 of 7 checks passed
@kacy kacy deleted the docs/update-benchmark-results branch February 25, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant