Hi guys, I just got a 2017 MacBook with i7 1.4ghz 16GB RAM to replace my m7 1.3ghz 2015 MacBook. I ran a 20minute benchmark to try to compare speeds in longer CPU tests.
Using p7zip benchmark mode I find a good 26.5% increase in CPU performance between my 2017 & 2015.
It'd be useful to get numbers for the 2017 i5 & m3 so we can compare sustained CPU benchmarks. You can do this if you're comfortable in a command line terminal shell.
1). Install p7zip but first install home-brew (https://brew.sh) by running the first command on the command line.
a) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
b) brew update
c) brew install p7zip
2). Close all apps and let your MacBook idle for five minutes or so to cool off from the above.
3). Run the benchmark on the command line: 7z b 3 -mm=\*
This takes about 15-20minutes (we can make it even longer by replacing the 3 with more iterations - but I think it's long enough).
Copy paste the last few lines. Here's what I got:
2017 Macbook 1.4ghz i7 16GB Ram
Method Speed Usage R/U Rating E/U Effect
CRC32:1 1257327 391 2343 9153 83 323
CRC32:4 3379867 394 1914 7544 68 267
CRC32:8 4597255 392 1589 6234 56 220
CRC64 3030705 391 1589 6207 56 219
SHA256 263625 392 1373 5378 49 190
SHA1 688859 393 1640 6448 58 228
BLAKE2sp 454560 393 2544 10000 90 353
CPU 393 2599 10217
------------------------------------------------------
Tot: 390 2217 8640 78 305
2015 Macbook 1.3ghz m7 8GB Ram
CRC32:1 935489 390 1747 6810 81 314
CRC32:4 2285832 388 1313 5102 61 235
CRC32:8 3269256 391 1133 4433 52 204
CRC64 2215723 387 1174 4538 54 209
SHA256 187292 387 986 3821 45 176
SHA1 446750 390 1072 4182 49 193
BLAKE2sp 368354 392 2066 8104 95 374
CPU 387 1834 7103
------------------------------------------------------
Tot: 389 1752 6810 81 314
Using the second number: 2217/1752 = 26.5% faster for the 2017.
Using p7zip benchmark mode I find a good 26.5% increase in CPU performance between my 2017 & 2015.
It'd be useful to get numbers for the 2017 i5 & m3 so we can compare sustained CPU benchmarks. You can do this if you're comfortable in a command line terminal shell.
1). Install p7zip but first install home-brew (https://brew.sh) by running the first command on the command line.
a) /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
b) brew update
c) brew install p7zip
2). Close all apps and let your MacBook idle for five minutes or so to cool off from the above.
3). Run the benchmark on the command line: 7z b 3 -mm=\*
This takes about 15-20minutes (we can make it even longer by replacing the 3 with more iterations - but I think it's long enough).
Copy paste the last few lines. Here's what I got:
2017 Macbook 1.4ghz i7 16GB Ram
Method Speed Usage R/U Rating E/U Effect
CRC32:1 1257327 391 2343 9153 83 323
CRC32:4 3379867 394 1914 7544 68 267
CRC32:8 4597255 392 1589 6234 56 220
CRC64 3030705 391 1589 6207 56 219
SHA256 263625 392 1373 5378 49 190
SHA1 688859 393 1640 6448 58 228
BLAKE2sp 454560 393 2544 10000 90 353
CPU 393 2599 10217
------------------------------------------------------
Tot: 390 2217 8640 78 305
2015 Macbook 1.3ghz m7 8GB Ram
CRC32:1 935489 390 1747 6810 81 314
CRC32:4 2285832 388 1313 5102 61 235
CRC32:8 3269256 391 1133 4433 52 204
CRC64 2215723 387 1174 4538 54 209
SHA256 187292 387 986 3821 45 176
SHA1 446750 390 1072 4182 49 193
BLAKE2sp 368354 392 2066 8104 95 374
CPU 387 1834 7103
------------------------------------------------------
Tot: 389 1752 6810 81 314
Using the second number: 2217/1752 = 26.5% faster for the 2017.
Last edited: