From 756a7cbbd6fbdd49fae6cf36f4f45b118eec97c2 Mon Sep 17 00:00:00 2001 From: wangxuefei <10225501435@stu.ecnu.edu.cn> Date: Sun, 5 Jan 2025 18:13:02 +0800 Subject: [PATCH] modify report.md --- report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/report.md b/report.md index 355ecd2..4c392ec 100644 --- a/report.md +++ b/report.md @@ -899,7 +899,7 @@ int main(int argc, char** argv) { } ```` **测试结果:** -![image](/pic/test_accuracy.png) +![image](./pic/test_accuracy.png) ### 3.2 测试并发插入和读取数据 ### 3.3 测试 GC