update readme

This commit is contained in:
Wu Jian Ping 2022-07-22 13:26:19 +08:00
parent b601b19d91
commit 142ded8db5
1 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ Bench finished, {cachePolicy: content, total: 683591, took: 5.018973507s, cost:
```
可以通过分别设置 `cache-policy` 为 file/vectorIndex/content 来测试三种不同缓存实现的效果。
@Note: 注意 bench 使用的 src 文件要是生成对应 xdb 文件相同的源文件。
>Note: 注意 bench 使用的 src 文件要是生成对应 xdb 文件相同的源文件。
## 单元测试及覆盖率结果