Hello. I searched the forums and did not find anything mentioning FW16 Linux benchmarks.
I thought it might be useful for people to share. Perhaps it will be useful for others to get an idea of how the hardware performs.
I ran 2 benchmarks, one for the CPU another for SSD performance while running from the battery.
hdparm
$ sudo hdparm -Ttv /dev/nvme0n1
/dev/nvme0n1:
readonly = 0 (off)
readahead = 256 (on)
geometry = 953869/64/32, sectors = 1953525168, start = 0
Timing cached reads: 7234 MB in 2.00 seconds = 3625.68 MB/sec
Timing buffered disk reads: 2950 MB in 3.00 seconds = 982.73 MB/sec
sysbench cpu
$ sysbench cpu run
sysbench 1.0.20 (using system LuaJIT 2.1.0-beta3)
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed:
events per second: 653.09
General statistics:
total time: 10.0018s
total number of events: 6534
Latency (ms):
min: 1.41
avg: 1.53
max: 1.85
95th percentile: 1.67
sum: 9995.81
Threads fairness:
events (avg/stddev): 6534.0000/0.00
execution time (avg/stddev): 9.9958/0.00
neofetch
unimportant things removed
$ neofetch --off
-------------
OS: Ubuntu 22.04.4 LTS x86_64
Host: Laptop 16 (AMD Ryzen 7040 Series) AG
Kernel: 6.2.0-26-generic
Resolution: 2560x1600
DE: GNOME 42.9
WM: Mutter
CPU: AMD Ryzen 7 7840HS w/ Radeon 780M Graphics (16) @ 3.800GHz
GPU: AMD ATI c1:00.0 Device 15bf
Memory: 3263MiB / 27739MiB
2 Likes
This is a cool idea. Since benchmarks (especially hdparm) are so dependant on things that could have a lot of variability between different DIY component selections, probably a good idea to also include the type/model of things like SSD and RAM.
1 Like
Looking forward for more benchmark results, agree on including SSD and RAM make.
1 Like
Thought Iād run the same tests. This was with the charger connected.
hdparm
Corsair MP600 MINI 1TB
/dev/nvme0n1:
readonly = 0 (off)
readahead = 256 (on)
geometry = 953869/64/32, sectors = 1953525168, start = 0
Timing cached reads: 58436 MB in 1.99 seconds = 29345.85 MB/sec
Timing buffered disk reads: 5034 MB in 3.00 seconds = 1677.31 MB/sec
Samsung 990 PRO 2TB
/dev/nvme1n1:
readonly = 0 (off)
readahead = 256 (on)
geometry = 1907729/64/32, sectors = 3907029168, start = 0
Timing cached reads: 58042 MB in 1.99 seconds = 29144.76 MB/sec
Timing buffered disk reads: 6546 MB in 3.00 seconds = 2181.96 MB/sec
cpupower
cpupower -c all frequency-info -l -m
analyzing CPU 0:
hardware limits: 400 MHz - 5.26 GHz
analyzing CPU 1:
hardware limits: 400 MHz - 5.26 GHz
analyzing CPU 2:
hardware limits: 400 MHz - 5.58 GHz
analyzing CPU 3:
hardware limits: 400 MHz - 5.58 GHz
analyzing CPU 4:
hardware limits: 400 MHz - 5.74 GHz
analyzing CPU 5:
hardware limits: 400 MHz - 5.74 GHz
analyzing CPU 6:
hardware limits: 400 MHz - 6.23 GHz
analyzing CPU 7:
hardware limits: 400 MHz - 6.23 GHz
analyzing CPU 8:
hardware limits: 400 MHz - 5.90 GHz
analyzing CPU 9:
hardware limits: 400 MHz - 5.90 GHz
analyzing CPU 10:
hardware limits: 400 MHz - 6.23 GHz
analyzing CPU 11:
hardware limits: 400 MHz - 6.23 GHz
analyzing CPU 12:
hardware limits: 400 MHz - 6.07 GHz
analyzing CPU 13:
hardware limits: 400 MHz - 6.07 GHz
analyzing CPU 14:
hardware limits: 400 MHz - 5.42 GHz
analyzing CPU 15:
hardware limits: 400 MHz - 5.42 GHz
sysbench CPU
Running the test with following options:
Number of threads: 1
Initializing random number generator from current time
Prime numbers limit: 10000
Initializing worker threads...
Threads started!
CPU speed:
events per second: 5608.78
General statistics:
total time: 10.0001s
total number of events: 56092
Latency (ms):
min: 0.17
avg: 0.18
max: 1.69
95th percentile: 0.18
sum: 9995.64
Threads fairness:
events (avg/stddev): 56092.0000/0.00
execution time (avg/stddev): 9.9956/0.00
neofetch
OS: Fedora Linux 40 (Workstation Edition) x86_64
Host: Laptop 16 (AMD Ryzen 7040 Series) AJ
Kernel: 6.8.9-300.fc40.x86_64
Uptime: 33 mins
Packages: 3217 (rpm), 8 (flatpak)
Shell: bash 5.2.26
Resolution: 2560x1600
DE: GNOME 46.1
WM: Mutter
WM Theme: Adwaita
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: gnome-terminal
CPU: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics (16) @ 5.263GHz
GPU: AMD ATI c2:00.0 Phoenix1
Memory: 3804MiB / 92323MiB
Crucial RAM 96GB Kit (2x48GB) DDR5 5600MHz, CT2K48G56C46S5
1 Like