diff --git a/README.md b/README.md index de97354..1936f7e 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ Shell 版本:[https://github.com/spiritLHLS/ecs](https://github.com/spiritLHLS |----------------|---------------------------| | Android(arm64) | 存在权限问题未修复,非安卓系统的ARM架构无问题 | | OpenBSD/NetBSD | 部分Goalng的官方库未支持本系统(尤其是net相关项目) | -| Windows虚拟机 | 非物理机器不支持winsat测试硬件性能(硬盘和内存测试) | -| Windows物理机(非Admin下) | 无Admin权限不支持winsat测试硬件性能(硬盘和内存测试) | +| Windows虚拟机 | 无Admin权限的mbw测试性能不准确(内存测试) | +| Windows物理机(非Admin下) | 无Admin权限的mbw测试性能不准确(内存测试) | --- ## **功能** diff --git a/README_EN.md b/README_EN.md index d489c4d..fb05b86 100644 --- a/README_EN.md +++ b/README_EN.md @@ -47,8 +47,8 @@ Shell version: [https://github.com/spiritLHLS/ecs/blob/main/README_EN.md](https: |--------|-------------------------------------------------------------------------------------------------| | Android(arm64) | Permission issues that are not fixed, no problems with ARM architecture for non-Android systems | | OpenBSD/NetBSD | Some of Goalng's official libraries do not support this system (especially net-related items) | -| Windows(Virtual Machines) | Non-Physical Machines do not support winsat to test hardware performance (hard disk and memory tests) | -| Windows(Physical Machines)(not under Admin) | No Admin privileges do not support winsat to test hardware performance (hard disk and memory tests) | +| Windows(Virtual Machines) | Inaccurate mbw test performance without Admin rights (memory tests) | +| Windows(Physical Machines)(not under Admin) | Inaccurate mbw test performance without Admin rights (memory tests) | ---