Last active
March 25, 2020 11:05
-
-
Save bm2ilabs/f9101b06212c710a2e4d7c637d86779b to your computer and use it in GitHub Desktop.
DigitalOcean Vs Linode Vs Vultr 2020 8GB/4 CPU/Germany
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## CPU | |
[root@srv1 ~]# sysbench --test=cpu --cpu-max-prime=20000 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Prime numbers limit: 20000 | |
Initializing worker threads... | |
Threads started! | |
CPU speed: | |
events per second: 366.93 | |
General statistics: | |
total time: 10.0027s | |
total number of events: 3671 | |
Latency (ms): | |
min: 2.51 | |
avg: 2.72 | |
max: 6.82 | |
95th percentile: 3.13 | |
sum: 9993.67 | |
Threads fairness: | |
events (avg/stddev): 3671.0000/0.00 | |
execution time (avg/stddev): 9.9937/0.00 | |
## IO | |
[root@srv1 ~]# time sysbench --test=fileio --file-total-size=48G --file-num=24 prepare | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
24 files, 2097152Kb each, 49152Mb total | |
Creating files for the test... | |
Extra file open flags: (none) | |
Creating file test_file.0 | |
Creating file test_file.1 | |
Creating file test_file.2 | |
Creating file test_file.3 | |
Creating file test_file.4 | |
Creating file test_file.5 | |
Creating file test_file.6 | |
Creating file test_file.7 | |
Creating file test_file.8 | |
Creating file test_file.9 | |
Creating file test_file.10 | |
Creating file test_file.11 | |
Creating file test_file.12 | |
Creating file test_file.13 | |
Creating file test_file.14 | |
Creating file test_file.15 | |
Creating file test_file.16 | |
Creating file test_file.17 | |
Creating file test_file.18 | |
Creating file test_file.19 | |
Creating file test_file.20 | |
Creating file test_file.21 | |
Creating file test_file.22 | |
Creating file test_file.23 | |
51539607552 bytes written in 135.54 seconds (362.63 MiB/sec). | |
real 2m15.555s | |
user 0m1.806s | |
sys 0m44.358s | |
## Memory | |
[root@srv1 ~]# sysbench --test=memory --memory-block-size=1M --memory-total-size=100G --num-threads=1 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Running memory speed test with the following options: | |
block size: 1024KiB | |
total size: 102400MiB | |
operation: write | |
scope: global | |
Initializing worker threads... | |
Threads started! | |
Total operations: 102400 (12065.20 per second) | |
102400.00 MiB transferred (12065.20 MiB/sec) | |
General statistics: | |
total time: 8.4812s | |
total number of events: 102400 | |
Latency (ms): | |
min: 0.07 | |
avg: 0.08 | |
max: 0.46 | |
95th percentile: 0.14 | |
sum: 8423.17 | |
Threads fairness: | |
events (avg/stddev): 102400.0000/0.00 | |
execution time (avg/stddev): 8.4232/0.00 | |
### CPU Info | |
[root@srv1 ~]# cat /proc/cpuinfo | |
processor : 0 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2294.608 | |
cache size : 4096 KB | |
physical id : 0 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 0 | |
initial apicid : 0 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 pku ospke md_clear spec_ctrl | |
bogomips : 4589.21 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 1 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2294.608 | |
cache size : 4096 KB | |
physical id : 1 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 1 | |
initial apicid : 1 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 pku ospke md_clear spec_ctrl | |
bogomips : 4589.21 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 2 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2294.608 | |
cache size : 4096 KB | |
physical id : 2 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 2 | |
initial apicid : 2 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 pku ospke md_clear spec_ctrl | |
bogomips : 4589.21 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 3 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel(R) Xeon(R) Gold 6140 CPU @ 2.30GHz | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2294.608 | |
cache size : 4096 KB | |
physical id : 3 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 3 | |
initial apicid : 3 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon rep_good nopl eagerfpu pni pclmulqdq vmx ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm 3dnowprefetch ssbd ibrs ibpb tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx avx512f avx512dq rdseed adx smap clflushopt clwb avx512cd avx512bw avx512vl xsaveopt xsavec xgetbv1 pku ospke md_clear spec_ctrl | |
bogomips : 4589.21 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## CPU | |
[root@li2045-165 ~]# sysbench --test=cpu --cpu-max-prime=20000 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Prime numbers limit: 20000 | |
Initializing worker threads... | |
Threads started! | |
CPU speed: | |
events per second: 500.31 | |
General statistics: | |
total time: 10.0020s | |
total number of events: 5005 | |
Latency (ms): | |
min: 1.95 | |
avg: 2.00 | |
max: 5.78 | |
95th percentile: 2.07 | |
sum: 9995.13 | |
Threads fairness: | |
events (avg/stddev): 5005.0000/0.00 | |
execution time (avg/stddev): 9.9951/0.00 | |
## IO | |
[root@li2045-165 ~]# time sysbench --test=fileio --file-total-size=48G --file-num=24 prepare | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
24 files, 2097152Kb each, 49152Mb total | |
Creating files for the test... | |
Extra file open flags: (none) | |
Creating file test_file.0 | |
Creating file test_file.1 | |
Creating file test_file.2 | |
Creating file test_file.3 | |
Creating file test_file.4 | |
Creating file test_file.5 | |
Creating file test_file.6 | |
Creating file test_file.7 | |
Creating file test_file.8 | |
Creating file test_file.9 | |
Creating file test_file.10 | |
Creating file test_file.11 | |
Creating file test_file.12 | |
Creating file test_file.13 | |
Creating file test_file.14 | |
Creating file test_file.15 | |
Creating file test_file.16 | |
Creating file test_file.17 | |
Creating file test_file.18 | |
Creating file test_file.19 | |
Creating file test_file.20 | |
Creating file test_file.21 | |
Creating file test_file.22 | |
Creating file test_file.23 | |
51539607552 bytes written in 44.95 seconds (1093.58 MiB/sec). | |
real 0m44.988s | |
user 0m0.210s | |
sys 0m42.974s | |
## Memory | |
[root@li2045-165 ~]# sysbench --test=memory --memory-block-size=1M --memory-total-size=100G --num-threads=1 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Running memory speed test with the following options: | |
block size: 1024KiB | |
total size: 102400MiB | |
operation: write | |
scope: global | |
Initializing worker threads... | |
Threads started! | |
Total operations: 102400 (15887.85 per second) | |
102400.00 MiB transferred (15887.85 MiB/sec) | |
General statistics: | |
total time: 6.4433s | |
total number of events: 102400 | |
Latency (ms): | |
min: 0.06 | |
avg: 0.06 | |
max: 0.88 | |
95th percentile: 0.08 | |
sum: 6403.20 | |
Threads fairness: | |
events (avg/stddev): 102400.0000/0.00 | |
execution time (avg/stddev): 6.4032/0.00 | |
### CPU Info | |
[root@li2045-165 ~]# cat /proc/cpuinfo | |
processor : 0 | |
vendor_id : AuthenticAMD | |
cpu family : 23 | |
model : 1 | |
model name : AMD EPYC 7601 32-Core Processor | |
stepping : 2 | |
microcode : 0x1000065 | |
cpu MHz : 2199.828 | |
cache size : 512 KB | |
physical id : 0 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 0 | |
initial apicid : 0 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core retpoline_amd ssbd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 virt_ssbd arat | |
bogomips : 4399.65 | |
TLB size : 1024 4K pages | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 1 | |
vendor_id : AuthenticAMD | |
cpu family : 23 | |
model : 1 | |
model name : AMD EPYC 7601 32-Core Processor | |
stepping : 2 | |
microcode : 0x1000065 | |
cpu MHz : 2199.828 | |
cache size : 512 KB | |
physical id : 1 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 1 | |
initial apicid : 1 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core retpoline_amd ssbd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 virt_ssbd arat | |
bogomips : 4399.65 | |
TLB size : 1024 4K pages | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 2 | |
vendor_id : AuthenticAMD | |
cpu family : 23 | |
model : 1 | |
model name : AMD EPYC 7601 32-Core Processor | |
stepping : 2 | |
microcode : 0x1000065 | |
cpu MHz : 2199.828 | |
cache size : 512 KB | |
physical id : 2 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 2 | |
initial apicid : 2 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core retpoline_amd ssbd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 virt_ssbd arat | |
bogomips : 4399.65 | |
TLB size : 1024 4K pages | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 3 | |
vendor_id : AuthenticAMD | |
cpu family : 23 | |
model : 1 | |
model name : AMD EPYC 7601 32-Core Processor | |
stepping : 2 | |
microcode : 0x1000065 | |
cpu MHz : 2199.828 | |
cache size : 512 KB | |
physical id : 3 | |
siblings : 1 | |
core id : 0 | |
cpu cores : 1 | |
apicid : 3 | |
initial apicid : 3 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw perfctr_core retpoline_amd ssbd ibpb vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt sha_ni xsaveopt xsavec xgetbv1 virt_ssbd arat | |
bogomips : 4399.65 | |
TLB size : 1024 4K pages | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## CPU | |
[root@guest ~]# sysbench --test=cpu --cpu-max-prime=20000 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Prime numbers limit: 20000 | |
Initializing worker threads... | |
Threads started! | |
CPU speed: | |
events per second: 420.74 | |
General statistics: | |
total time: 10.0020s | |
total number of events: 4209 | |
Latency (ms): | |
min: 2.30 | |
avg: 2.38 | |
max: 4.01 | |
95th percentile: 2.66 | |
sum: 9996.67 | |
Threads fairness: | |
events (avg/stddev): 4209.0000/0.00 | |
execution time (avg/stddev): 9.9967/0.00 | |
## IO | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
24 files, 2097152Kb each, 49152Mb total | |
Creating files for the test... | |
Extra file open flags: (none) | |
Creating file test_file.0 | |
Creating file test_file.1 | |
Creating file test_file.2 | |
Creating file test_file.3 | |
Creating file test_file.4 | |
Creating file test_file.5 | |
Creating file test_file.6 | |
Creating file test_file.7 | |
Creating file test_file.8 | |
Creating file test_file.9 | |
Creating file test_file.10 | |
Creating file test_file.11 | |
Creating file test_file.12 | |
Creating file test_file.13 | |
Creating file test_file.14 | |
Creating file test_file.15 | |
Creating file test_file.16 | |
Creating file test_file.17 | |
Creating file test_file.18 | |
Creating file test_file.19 | |
Creating file test_file.20 | |
Creating file test_file.21 | |
Creating file test_file.22 | |
Creating file test_file.23 | |
51539607552 bytes written in 184.46 seconds (266.47 MiB/sec). | |
real 3m4.468s | |
user 0m3.087s | |
sys 2m2.549s | |
## Memory | |
[root@guest ~]# sysbench --test=memory --memory-block-size=1M --memory-total-size=100G --num-threads=1 run | |
WARNING: the --test option is deprecated. You can pass a script name or path on the command line without any options. | |
sysbench 1.0.17 (using system LuaJIT 2.0.4) | |
Running the test with following options: | |
Number of threads: 1 | |
Initializing random number generator from current time | |
Running memory speed test with the following options: | |
block size: 1024KiB | |
total size: 102400MiB | |
operation: write | |
scope: global | |
Initializing worker threads... | |
Threads started! | |
Total operations: 102400 (14099.91 per second) | |
102400.00 MiB transferred (14099.91 MiB/sec) | |
General statistics: | |
total time: 7.2605s | |
total number of events: 102400 | |
Latency (ms): | |
min: 0.06 | |
avg: 0.07 | |
max: 10.24 | |
95th percentile: 0.10 | |
sum: 7205.19 | |
Threads fairness: | |
events (avg/stddev): 102400.0000/0.00 | |
execution time (avg/stddev): 7.2052/0.00 | |
### CPU Info | |
[root@guest ~]# cat /proc/cpuinfocat /proc/cpuinfo | |
cat: /proc/cpuinfocat: No such file or directory | |
processor : 0 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel Xeon Processor (Skylake, IBRS) | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2593.904 | |
cache size : 16384 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 0 | |
cpu cores : 4 | |
apicid : 0 | |
initial apicid : 0 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat pku ospke spec_ctrl | |
bogomips : 5187.80 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 1 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel Xeon Processor (Skylake, IBRS) | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2593.904 | |
cache size : 16384 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 1 | |
cpu cores : 4 | |
apicid : 1 | |
initial apicid : 1 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat pku ospke spec_ctrl | |
bogomips : 5187.80 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 2 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel Xeon Processor (Skylake, IBRS) | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2593.904 | |
cache size : 16384 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 2 | |
cpu cores : 4 | |
apicid : 2 | |
initial apicid : 2 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat pku ospke spec_ctrl | |
bogomips : 5187.80 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual | |
power management: | |
processor : 3 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 85 | |
model name : Intel Xeon Processor (Skylake, IBRS) | |
stepping : 4 | |
microcode : 0x1 | |
cpu MHz : 2593.904 | |
cache size : 16384 KB | |
physical id : 0 | |
siblings : 4 | |
core id : 3 | |
cpu cores : 4 | |
apicid : 3 | |
initial apicid : 3 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 13 | |
wp : yes | |
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single ssbd ibrs ibpb fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm avx512f avx512dq clwb avx512cd avx512bw avx512vl xsaveopt arat pku ospke spec_ctrl | |
bogomips : 5187.80 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 40 bits physical, 48 bits virtual |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment