Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

CPU/TDPPassmarkCPU2D3DMEMSSD
Intel N150 15W10875786433109822221370
Intel N200 15W16376736376936254112925
i7-1355-U 55W4652168746973296269840558
Core Ultra 9 185H7916334798526765315547461
Core Ultra 9 185HLinux34071--2787-
Core Ultra 9 185H 100/110WLinux36718

3321


Linux

Code Block
apt install -y libncurses6 unzip
ln -s  /usr/lib/x86_64-linux-gnu/libncurses.so.6 /usr/lib/x86_64-linux-gnu/libncurses.so.5
wget https://www.passmark.com/downloads/PerformanceTest_Linux_x86-64.zip
unzip PerformanceTest_Linux_x86-64.zip
cd PerformanceTest
./pt_linux_x64

...