Files
serv_benchmark/result.json
2025-12-08 05:42:52 +01:00

146 lines
3.2 KiB
JSON
Executable File

{
"metadata": {
"script_version": "1.0.0",
"timestamp": "2025-12-07T19:47:34Z"
},
"system": {
"hostname": "lenovo-bureau",
"os": {
"name": "debian",
"version": "13 (trixie)",
"kernel_version": "6.12.57+deb13-amd64",
"architecture": "x86_64"
}
},
"hardware": {
"cpu": {
"vendor": "GenuineIntel",
"model": "Intel(R) Core(TM) i5-2400 CPU @ 3.10GHz",
"cores": 4,
"threads": 4,
"base_freq_ghz": null,
"max_freq_ghz": 3.40,
"cache_l1_kb": 256,
"cache_l2_kb": 1,
"cache_l3_kb": 6,
"flags": [
"pclmulqdq",
"sse4_1",
"sse4_2",
"popcnt",
"aes",
"avx"
]
},
"ram": {
"total_mb": 7771,
"used_mb": 6123,
"free_mb": 923,
"shared_mb": 760,
"slots_total": 4,
"slots_used": 4,
"ecc": false,
"layout": [
{
"slot": "A1DIMM0",
"size_mb": 2048,
"type": "DDR3",
"speed_mhz": 1333,
"manufacturer": "Samsung"
},
{
"slot": "A1DIMM1",
"size_mb": 2048,
"type": "DDR3",
"speed_mhz": 1333,
"manufacturer": "Samsung"
},
{
"slot": "A1DIMM2",
"size_mb": 2048,
"type": "DDR3",
"speed_mhz": 1333,
"manufacturer": "Kingston"
},
{
"slot": "A1DIMM3",
"size_mb": 2048,
"type": "DDR3",
"speed_mhz": 1333,
"manufacturer": "Kingston"
}
]
},
"gpu": {
"vendor": "Intel",
"model": "Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)",
"vram_mb": null
},
"motherboard": {
"manufacturer": "LENOVO",
"model": "Unknown",
"bios_vendor": "LENOVO",
"bios_version": "9HKT43AUS",
"bios_date": "07/11/2011"
},
"storage": [
{
"device": "sda",
"model": "KINGSTON SA400S37480G",
"size_gb": "447.1",
"type": "ssd",
"interface": "sata",
"serial": "50026B77833E25E3",
"smart": {
"health_status": "PASSED",
"power_on_hours": 7101,
"power_cycle_count": 780,
"temperature_celsius": 24,
"reallocated_sectors": null,
"pending_sectors": null,
"udma_crc_errors": null,
"wear_leveling_count": null,
"total_lbas_written": null
}
}
],
"network": [
{
"name": "eno1",
"type": "ethernet",
"mac": "44:37:e6:6b:53:86",
"ip_address": "10.0.1.169",
"speed_mbps": 1000,
"wake_on_lan": true
}
]
},
"benchmarks": {
"cpu": {
"events_per_sec": 1206.65,
"duration_s": 10.0028,
"score": 12.06
},
"memory": {
"throughput_mib_s": 1024.00,
"score": 10.24
},
"disk": {
"read_mb_s": 7.92,
"write_mb_s": 7.90,
"iops_read": 2029,
"iops_write": 2024,
"latency_ms": 0.385,
"score": 7.91
},
"network": {
"upload_mbps": 530.59,
"download_mbps": 399.57,
"ping_ms": 53.954,
"score": 46.50
},
"gpu": null,
"global_score": 10.85
}
}