Skip to content

Commit 44d469a

Browse files
committed
Added png file to illustrate a point
1 parent 9c30d96 commit 44d469a

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

19.8 KB
Loading

docs/guides/databases/vector-db-benchmarking/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -349,11 +349,7 @@ The benchmark measured two accuracy metrics that are critical for vector search:
349349

350350
Calculate QP$ (queries per dollar) to compare cost-effectiveness.
351351

352-
```
353-
QP$ = Peak QPS / Monthly instance cost
354-
.
355-
HigherQP$ = better value
356-
```
352+
![QP$ formula](QPS2.png)
357353

358354
Consider these example benchmarks:
359355

0 commit comments

Comments
 (0)