stress-NG 磁盘测试结果-全国产信创部分验证
stress-NG 磁盘测试结果
摘要
前几天分别还是用了redis-benchmark还有specjvm2008进行了多种系统的压测
得出了信创CPU的一些简单结论
但是一直还没有压测磁盘,
今天想着使用stress-NG压测一下不同架构的信创服务器的磁盘清空.
在网卡还没到打瓶颈之前:
理论上CPU+内存 基本上决定了应用的性能
CPU+内存+磁盘 基本上决定了数据库的性能.
测试脚本
git clone https://github.com/ColinIanKing/stress-ng.git
cd stress-ng
make
# 分别测试 1个文件和16个文件的IO性能.
./stress-ng --hdd 1 --hdd-bytes 1G --timeout 60s --metrics
./stress-ng --hdd 16 --hdd-bytes 1G --timeout 60s --metrics
测试结果
国产里面:
申威的表现最差.
飞腾表现比申威要好一点
海光的表现大概两倍于申威, 比飞腾稍好一点.但是写入性能稍差.
鲲鹏的表现应该是最好.约 3倍于海光.
加上部分其他设备
阿里倚天的表现最好,让人震惊
AMD的表现次之.
自己的Golden6150 表现比较拉胯.
多线程比较:
飞腾平均有所提升
海光下降明显
鲲鹏也有所下降
倚天竟然也有提升
详细测试结果-单文件部分
申威3231-SSD
stress-ng: info: [1263248] hdd 2671.98 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [1263248] hdd 1144.99 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [1263248] hdd 1599.91 MB/sec read/write combined rate (geometic mean of 1 instances)
飞腾2500-SSD
stress-ng: info: [1078496] hdd 2465.25 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [1078496] hdd 3463.42 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [1078496] hdd 2883.35 MB/sec read/write combined rate (geometic mean of 1 instances)
海光7285-SSD
stress-ng: info: [136378] hdd 4903.02 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [136378] hdd 2511.59 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [136378] hdd 3305.17 MB/sec read/write combined rate (geometic mean of 1 instances)
鲲鹏920-8块10KsasRAID5
stress-ng: info: [4139580] hdd 7560.02 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [4139580] hdd 11776.34 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [4139580] hdd 9227.77 MB/sec read/write combined rate (geometic mean of 1 instances)
Golden6150物理机-12块SSD Raid10
stress-ng: info: [91568] hdd 5424.41 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [91568] hdd 2106.92 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [91568] hdd 3032.04 MB/sec read/write combined rate (geometic mean of 1 instances)
倚天710阿里云虚拟机-虚拟磁盘
stress-ng: info: [418093] hdd 12334.94 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [418093] hdd 6219.66 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [418093] hdd 8269.56 MB/sec read/write combined rate (geometic mean of 1 instances)
AMD9T34阿里云虚拟机-虚拟磁盘
stress-ng: info: [835435] hdd 12397.80 MB/sec read rate (geometic mean of 1 instances)
stress-ng: info: [835435] hdd 3280.62 MB/sec write rate (geometic mean of 1 instances)
stress-ng: info: [835435] hdd 5188.34 MB/sec read/write combined rate (geometic mean of 1 instances)
详细测试结果-16文件部分
申威3231
stress-ng: info: [1263263] hdd 2561.30 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [1263263] hdd 1126.14 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [1263263] hdd 1563.94 MB/sec read/write combined rate (geometic mean of 16 instances)
飞腾2500
stress-ng: info: [1088354] hdd 3089.11 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [1088354] hdd 4628.16 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [1088354] hdd 3701.37 MB/sec read/write combined rate (geometic mean of 16 instances)
海光7285
stress-ng: info: [136410] hdd 1915.33 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [136410] hdd 1089.78 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [136410] hdd 1388.08 MB/sec read/write combined rate (geometic mean of 16 instances)
鲲鹏920
stress-ng: info: [4139622] hdd 6143.11 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [4139622] hdd 11328.24 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [4139622] hdd 7957.97 MB/sec read/write combined rate (geometic mean of 16 instances)
Golden6150物理机
stress-ng: info: [96004] hdd 4175.60 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [96004] hdd 2046.21 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [96004] hdd 2745.81 MB/sec read/write combined rate (geometic mean of 16 instances)
倚天710阿里云虚拟机
stress-ng: info: [418112] hdd 12954.58 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [418112] hdd 6169.51 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [418112] hdd 8355.94 MB/sec read/write combined rate (geometic mean of 16 instances)
AMD9T34阿里云虚拟机
stress-ng: info: [835447] hdd 8471.92 MB/sec read rate (geometic mean of 16 instances)
stress-ng: info: [835447] hdd 2423.52 MB/sec write rate (geometic mean of 16 instances)
stress-ng: info: [835447] hdd 3709.25 MB/sec read/write combined rate (geometic mean of 16 instances)
stress-NG 磁盘测试结果-全国产信创部分验证的更多相关文章
- 信创要求下,FTP要不要替代?要怎么进行国产化替代?
信创在国内如火如荼地发展,无论在技术探索和突破上,还是在政策规划上,都朝着更加完善的方向大步迈进.信创目前在从大的方面来说,信创目前主要集中在基础软件.硬件和芯片上,其中基础软件包括操作系统.数据库. ...
- 使用stress进行压力测试
本文转载自使用stress进行压力测试 导语 stress,顾名思义是一款压力测试工具.你可以用它来对系统CPU,内存,以及磁盘IO生成负载. 安装stress 几乎所有主流的linux发行版的软件仓 ...
- 广州市首批!Smartbi入库信创产品资源池,引领国产BI软件崛起
为贯彻落实软件高质量发展战略,加快建设有影响力的信息技术创新(简称"信创")资源池,广州市工业和信息化局经征集申报.专家评审.现场考察等多个环节,发布了"广州市信息技术应 ...
- iPhone 6 被盗记录二【写在315前夕:苹果售后福州直信创邺在没有三包的情况下帮小偷翻新、助力小偷换机销赃!无视王法。让人震惊,痛心,憎恨!消费者很受伤很无奈】
投诉公司: 北京直信创邺数码科技有限公司 标题: 写在315前夕:苹果售后在没有三包的情况下帮小偷翻新.助力小偷换机销赃!无视王法.让人震惊,痛心,憎恨!消费者很受伤很无奈 期望: 还我手机,或者赔 ...
- 前端测试框架Jest系列教程 -- Expect(验证)
写在前面 在编写测试时,我们通常需要检查值是否满足某些条件,Jest中提供的expect允许你访问很多“Matchers”,这些“匹配器”允许您验证不同的东西. Expect 可以验证什么 Jest中 ...
- 使用ASP.NET Identity以手机短信实现双重验证
这篇文章将展示怎么使用SMS短信启动双重验证 创建一个ASP.NET 5项目 一开始,使用Visual studio 2015创建一个新的ASP.NET Web应用程序: 在下一步中选择ASP.NET ...
- .NET 在信创常用软件适配清单之中?
2020年8月份写了一篇文章<.NET Core也是国产化信息系统开发的重要选项>, 这又过去了大半年了,在信创领域发生了很大的变化,今天写这篇文章主要是想从信创常用软件适配清单 看一看. ...
- 信创国产化,试试 Solon v2.2.2
Solon 是一个高效的 Java 应用开发框架:更快.更小.更简单.它不是 Spring.没有用 Servlet.也无关 JavaEE,是一个有自己接口标准的开放生态.可以为应用软件国产化提供支持, ...
- Solon v2.2.6 发布,助力信创国产化
Solon 是一个高效的 Java 应用开发框架:更快.更小.更简单.它是一个有自己接口标准规范的开放生态,可为应用软件国产化提供支持,助力信创建设. 150来个生态插件,覆盖各种不同的应用开发场景: ...
- Solon v2.2.10 发布,助力信创国产化
Solon 是一个高效的 Java 应用开发框架:更快.更小.更简单.它不是 Spring.没有使用 Servlet.JavaEE 接口,是一个有自己接口标准的开放生态.可以为应用软件国产化提供支持, ...
随机推荐
- JVM学习-类加载机制
文章原文:https://gaoyubo.cn/blogs/4b481fd7.html 一.类加载机制 在JVM学习-Class文件结构中,讲了Class文件存储格式的具体细节.虽然Class文件中描 ...
- Python压缩JS文件,重点是 slimit
摘要:Python Web程序员必看系列,学习如何压缩 JS 代码. 本文分享自华为云社区<Python压缩JS文件,PythonWeb程序员必看系列,重点是 slimit>,作者: 梦想 ...
- 最后一天,CDMP数据治理认证高分训练营(9-10月)开放报名!
大家好,我是独孤风,一位曾经的港口煤炭工人,目前在某国企任大数据负责人,公众号大数据流动主理人. 首先告诉大家一个好消息,在大家共同的努力下,我们的CDMP国际数据治理认证训练营(7-8月)基本收官, ...
- 火山引擎 DataTester 首推 A/B 实验经验库,帮助企业高效优化实验设计能力
更多技术交流.求职机会,欢迎关注字节跳动数据平台微信公众号,回复[1]进入官方交流群 近日,火山引擎 DataTester 推出了重要功能--A/B 实验经验库. 基于在字节跳动已完成 150 万 ...
- PPT 稳妥选用字体
字体怎么选 商务报告PPT字体怎么选 广告宣传PPT字体怎么选 发布会PPT字体怎么选 教学课件PPT字体怎么选--小学以下 教学课件PPT字体怎么选--中学以上 印刷阅读PPT字体怎么选--数据公司 ...
- PPT 动画-莲花绽放
画两圆,合并形状 -> 相交 复制8个图片,一共9片 旋转 最后动画 -> 平滑
- Kubernetes(K8S) helm 安装
Helm 是一个 Kubernetes 的包管理工具, 就像 Linux 下的包管理器, 如 yum/apt 等, 可以很方便的将之前打包好的 yaml 文件部署到 kubernetes 上. Hel ...
- Intellij idea getter setter 模板设置
通过getter setter 模板设置 在实体类中 自动添加 @XmlTransient 按 [Alt+Insert],弹出的提示中选择 Getter and Setter Xml Entity ...
- 深挖 Python 元组 pt.2
哈喽大家好,我是咸鱼 在<深挖 Python 元组 pt.1>中我们了解 Python 元组的一些概念(索引和切片等),以及如何创建元组,最重要的是我们还介绍了元组的不可变特性 那么今天我 ...
- 一篇文章教你从入门到精通 Google 指纹验证功能
本文首发于 vivo互联网技术 微信公众号 链接:https://mp.weixin.qq.com/s/EHomjBy4Tvm8u962J6ZgsA作者:Sun Daxiang Google 从 An ...