15bcaa48d778a62de5a3bff7877cb2e0bdf00dcf
iidp\345\271\263\345\217\260\345\255\230\345\202\250\346\236\266\346\236\204\344\274\230\345\214\226\346\226\271\346\241\210\357\274\232\351\207\207\347\224\250JuiceFS\346\233\277\344\273\243NFS.md
... | ... | @@ -85,7 +85,7 @@ iidp平台作为核心业务系统,其存储架构需满足以下关键需求 |
85 | 85 | |------|-----|-----------|---------|----------| |
86 | 86 | | **写入IOPS** | 102.1 | 112.74 | **152.6** | 49% ↑ | |
87 | 87 | | **读取IOPS** | 240.9 | 368.76 | **254.3** | 5.6% ↑ | |
88 | -| **元数据操作** | 10,524.5 ops | 2,298.5 ops | **4,567 ops** | 2.0× ↑ | |
|
88 | +| **元数据操作** | 8468.5 ops | 2,298.5 ops | **4,567 ops** | 2.0× ↑ | |
|
89 | 89 | | **延迟优化** | 0.87 ms | - | **0.19 ms** | 78% ↓ | |
90 | 90 | |
91 | 91 | #### 3.3 JuiceFS特有性能优势 |
... | ... | @@ -367,7 +367,7 @@ BlockSize: 1.0 MiB, BigFileSize: 50 MiB, SmallFileSize: 128 KiB, SmallFileCount: |
367 | 367 | | Read big file | 71.97 MiB/s | 1.39 s/file | |
368 | 368 | | Write small file | 102.1 files/s | 19.58 ms/file | |
369 | 369 | | Read small file | 240.9 files/s | 8.30 ms/file | |
370 | -| Stat file | 10524.5 files/s | 0.19 ms/file | |
|
370 | +| Stat file | 8468.5 files/s | 0.24 ms/file | |
|
371 | 371 | +------------------+-----------------+---------------+ |
372 | 372 | ``` |
373 | 373 |