From 7d8da777dfda1d08cd1a4eaf9f7f0811c936e7fb Mon Sep 17 00:00:00 2001 From: kevinyao0901 Date: Wed, 4 Dec 2024 14:36:44 +0800 Subject: [PATCH] update report --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 226f32e..453fc6d 100644 --- a/README.md +++ b/README.md @@ -184,10 +184,10 @@ Status DBImpl::DeleteIndex(const std::string& fieldName) { 测试结果: -![error](Report\png\test_result.png) +![error](Report/png/test_result.png) **Benchmark测试运行结果及分析:** -![error](.\Report\png\benchmark.png) +![error](./Report/png/benchmark.png) 1. **插入时间 (Insertion time for 100001 entries: 516356 microseconds)**