Skip to content

Commit

Permalink
docs(readme): Fix data mistake (#3590)
Browse files Browse the repository at this point in the history
Update README.md chore: ms

Signed-off-by: Derick <[email protected]>
  • Loading branch information
DerickIT authored Aug 28, 2024
1 parent 9c25ca0 commit 24b8d32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ However, if we take a bit stronger instance (m5.xlarge), the gap between DF and

| Redis | DF |
| ----------------------------------------|----------------------------------------|
| QPS: 190K, P99.9: 2.45ms, P99: 0.97ms | QPS: 279K , P99.9: 1.95ms, P99: 1.48 |
| QPS: 190K, P99.9: 2.45ms, P99: 0.97ms | QPS: 279K , P99.9: 1.95ms, P99: 1.48ms|

2. GETs (`--ratio 0:1`):

Expand Down

0 comments on commit 24b8d32

Please sign in to comment.