Skip to content

Instantly share code, notes, and snippets.

@cristianadam
Created November 4, 2021 10:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cristianadam/a5bfbda52d2dd26031289b8eae31320f to your computer and use it in GitHub Desktop.
Save cristianadam/a5bfbda52d2dd26031289b8eae31320f to your computer and use it in GitHub Desktop.
7zip benchmark on a Samsung Galaxy Book Go x86, x86_64 and arm64.
C:\Program Files (Arm)\7-Zip>7z b
7-Zip 21.04 beta (arm64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-02
Windows 10.0 22000
ARM64 0 805.D0E cpus:8 128T f:804EB8C1004
LE
1T CPU Freq (MHz): 1931 2549 2550 2493 2488 2549 2545
4T CPU Freq (MHz): 346% 1903 354% 1952
RAM size: 3659 MB, # CPU hardware threads: 8
RAM usage: 1779 MB, # Benchmark threads: 8
Compressing | Decompressing
Dict Speed Usage R/U Rating | Speed Usage R/U Rating
KiB/s % MIPS MIPS | KiB/s % MIPS MIPS
22: 12741 678 1828 12395 | 194291 705 2349 16568
23: 12388 722 1749 12622 | 185160 687 2333 16017
24: 11760 729 1735 12645 | 187951 720 2290 16491
25: 11119 753 1686 12696 | 185261 739 2232 16484
---------------------------------- | ------------------------------
Avr: 12002 720 1750 12590 | 188166 713 2301 16390
Tot: 716 2025 14490
C:\Program Files (x86)\7-Zip>7z b
7-Zip 21.04 beta (x86) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-02
Windows 10.0 22000
x86 F.40A cpus:8 4G - x64 586 F.40A cpus:8 4G f:310000354C
Virtual CPU @ 2.55GHz (F4A)
1T CPU Freq (MHz): 2543 2544 2410 2531 2541 2532 2541
4T CPU Freq (MHz): 324% 1698 348% 1876
RAM size: 3659 MB, # CPU hardware threads: 8
RAM usage: 1779 MB, # Benchmark threads: 8
Compressing | Decompressing
Dict Speed Usage R/U Rating | Speed Usage R/U Rating
KiB/s % MIPS MIPS | KiB/s % MIPS MIPS
22: 8300 654 1235 8075 | 112570 651 1474 9599
23: 8180 703 1186 8335 | 117296 699 1452 10146
24: 7437 653 1225 7997 | 114295 692 1450 10028
25: 7399 718 1177 8449 | 117820 744 1409 10483
---------------------------------- | ------------------------------
Avr: 7829 682 1206 8214 | 115495 696 1446 10064
Tot: 689 1326 9139
C:\Program Files\7-Zip>7z b
7-Zip 21.04 beta (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-02
Windows 10.0 22000
x64 F.40A cpus:8 128T f:875EB8C754C
Virtual CPU @ 2.55GHz (F4A)
1T CPU Freq (MHz): 2544 2526 2433 2541 2497 2543 2542
4T CPU Freq (MHz): 312% 1704 353% 1896
RAM size: 3659 MB, # CPU hardware threads: 8
RAM usage: 1779 MB, # Benchmark threads: 8
Compressing | Decompressing
Dict Speed Usage R/U Rating | Speed Usage R/U Rating
KiB/s % MIPS MIPS | KiB/s % MIPS MIPS
22: 9113 665 1334 8866 | 148459 680 1863 12659
23: 8318 624 1359 8476 | 145122 679 1849 12553
24: 8294 679 1314 8918 | 138890 654 1864 12186
25: 8026 694 1321 9164 | 141216 699 1796 12565
---------------------------------- | ------------------------------
Avr: 8438 665 1332 8856 | 143422 678 1843 12491
Tot: 672 1588 10674
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment