Browse Source

update report

main
kevinyao0901 1 month ago
parent
commit
7d8da777df
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@ -184,10 +184,10 @@ Status DBImpl::DeleteIndex(const std::string& fieldName) {
测试结果: 测试结果:
![error](Report\png\test_result.png)
![error](Report/png/test_result.png)
**Benchmark测试运行结果及分析:** **Benchmark测试运行结果及分析:**
![error](.\Report\png\benchmark.png)
![error](./Report/png/benchmark.png)
1. **插入时间 (Insertion time for 100001 entries: 516356 microseconds)** 1. **插入时间 (Insertion time for 100001 entries: 516356 microseconds)**

Loading…
Cancel
Save