mirror of
https://github.com/oneclickvirt/ecs.git
synced 2025-10-16 12:21:04 +08:00
fix: 更新内存测试方法为stream,并修复相关逻辑
This commit is contained in:
@@ -6,6 +6,6 @@ import (
|
||||
)
|
||||
|
||||
func Test(t *testing.T) {
|
||||
_, res := MemoryTest("zh", "sysbench")
|
||||
_, res := MemoryTest("zh", "stream")
|
||||
fmt.Print(res)
|
||||
}
|
||||
|
Reference in New Issue
Block a user