当前位置: 首页 > news >正文

SPECjvm2008_1_01 openjdk8 x86_64 ARM64 运行时长、成绩 Run is valid, but not compliant

i5-9600k

架构:                   x86_64CPU 运行模式:         32-bit, 64-bitAddress sizes:         39 bits physical, 48 bits virtual字节序:               Little Endian
CPU:                     6在线 CPU 列表:        0-5
厂商 ID:                GenuineIntel型号名称:             Intel(R) Core(TM) i5-9600K CPU @ 3.70GHzCPU 系列:           6型号:               158每个核的线程数:     1每个座的核数:       6座:                 1步进:               13CPU 最大 MHz:       4600.0000CPU 最小 MHz:       800.0000BogoMIPS:           7399.70标记:               fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpuid aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timeraes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch cpuid_fault invpcid_single ssbd ibrs ibpb stibp ibrs_enhanced tpr_shadow vnmi flexpriority ept vpid ept_ad fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt intel_pt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp md_clear flush_l1d arch_capabilities
Virtualization features: 虚拟化:               VT-x
Caches (sum of all):     L1d:                   192 KiB (6 instances)L1i:                   192 KiB (6 instances)L2:                    1.5 MiB (6 instances)L3:                    9 MiB (1 instance)
NUMA:                    NUMA 节点:            1NUMA 节点0 CPU:       0-5
Vulnerabilities:         Itlb multihit:         KVM: Mitigation: Split huge pagesL1tf:                  Not affectedMds:                   Not affectedMeltdown:              Not affectedMmio stale data:       Mitigation; Clear CPU buffers; SMT disabledRetbleed:              Mitigation; Enhanced IBRSSpec store bypass:     Mitigation; Speculative Store Bypass disabled via prctlSpectre v1:            Mitigation; usercopy/swapgs barriers and __user pointer sanitizationSpectre v2:            Mitigation; Enhanced IBRS, IBPB conditional, RSB filling, PBRSB-eIBRS SW sequenceSrbds:                 Mitigation; MicrocodeTsx async abort:       Mitigation; TSX disabled

run-specjvm-local-build.sh

#!/bin/bash
export JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk-arm64(cd build/release/SPECjvm2008/time java -jar SPECjvm2008.jar -ikv
)

time记录

real	130m53.223s
user	678m4.965s
sys	4m25.798s

成绩

终端日志

Results are stored in: 
/home/yeqiang/SPECjvm2008/build/release/SPECjvm2008/results/SPECjvm2008.001/SPECjvm2008.001.raw
Generating reports in:
/home/yeqiang/SPECjvm2008/build/release/SPECjvm2008/results/SPECjvm2008.001

查看

file:///home/yeqiang/SPECjvm2008/build/release/SPECjvm2008/results/SPECjvm2008.001/SPECjvm2008.001.html

openEuler 20.04 LTS SP3 ARM64

real	188m25,371s
user	10206m37,421s
sys	20m57,290s

Run is valid, but not compliant

由于重新编译了SPECjvm2008,导致。

http://www.lryc.cn/news/98743.html

相关文章:

  • 安卓:百度地图开发(超详细)
  • DDSv1.4规范(中文版)
  • oracle,获取每日24*60,所有分钟数
  • vue elementui table去掉滚动条与实现表格自动滚动且无滚动条
  • SDK命令行工具配置
  • 【数字IC基础】竞争与冒险
  • 速成版-带您一天学完python自动化测试(selenium)
  • windows 删除无法删除的文件
  • FFmpeg[7] - FFmpeg之预设编码参数preset
  • CVPR2023新作:3D视频物体检测
  • Keepalived热备、Keepalived+LVS、HAProxy监控及后端服务器健康检查、负载均衡调度器对比
  • 用Vue开发仿旅游站webapp项目总结 (上)
  • 【Koa】[NoSQL] Koa中相关介绍和使用Redis MongoDB增删改查
  • 【JS 阻止滑动穿透】
  • 编译原理
  • 项目播报 | 新基德携手璞华易研PLM,打造企业新一代研发管理平台
  • elementui el-table 封装表格
  • 集合--collections
  • go使用gin结合jwt做登录功能
  • 【C++】开源:Boost网络库Asio配置使用
  • 图像滤波器
  • 【每日一题】2569. 更新数组后处理求和查询
  • PLC的高端版本通常具有以下特点:
  • Scrum敏捷开发项目管理和产品研发管理培训- Leangoo领歌
  • 爬虫小白-如何辨别是否有cookie反爬案例
  • 机器人状态估计:robot_localization 功能包简介与安装
  • RNN架构解析——GRU模型
  • 【LeetCode】141.环形链表
  • nodejs+vue+elementui汽车销售网站
  • spring boot整合kaptcha验证码