我想报告在装有 Ubuntu 的虚拟服务器实例上运行的算法的性能统计信息。我测量了运行时间和最大内存使用量,但我想给出关于 CPU 速度的说明,因为我觉得没有运行时间就没有意义。但是,lshw
它只给我提供了有关 CPU 的以下信息:
description: CPU
product: QEMU Virtual CPU version 1.0
vendor: Hynix Semiconductor (Hyundai Electronics)
physical id: 401
bus info: cpu@0
slot: CPU 1
size: 2GHz
capacity: 2GHz
width: 64 bits
capabilities: fpu fpu_exception wp de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx x86-64 nopl pni cx16 popcnt hypervisor lahf_lm svm abm sse4a
我该如何总结我的环境?“在 2 GHz 虚拟服务器实例上测试。”?我觉得时钟速度在现代环境中不够用,因为它多年来一直停滞不前。