曾俊 eb49bb993a
BlockCache-read cache支持 (#521)
支持block cache的读缓存
2024-04-07 14:03:51 +08:00

9 lines
254 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## 程序说明
用于测试BlockCache的测试程序
本程序生成一个文件并开始对这个文件进行单纯的读操作共读10000次
## 使用方法
1. 打开系统的/bin目录
2. 输入指令exec test-blockcache即可开始测试