Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

egoist/mac-m1-performance-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Mac M1 Performance Comparison

Feel free to add your benchmark result here.

Building Vite

Steps
git clone https://github.com/vitejs/vite.git
cd vite
git checkout 06663a7
yarn
yarn workspace vite build
  • AMD Ryzen 7 5800X (32GB): 17.89s
  • MacBook Air M1 (16GB): 20.11s
  • Mac Mini M1 (16GB): 23.44s
  • Intel i7-8700 6core 3.20GHz (16GB): 23.54s
  • MacBook Pro 2018 2.6GHz i7-6core (32GB): 28.50s
  • Dell XPS 15 9500 i7-6core (16GB): 36.01s
  • NUC10 i7-6core (32GB): 36.72s
  • Macbook Pro 2015 i5-2core (8GB): 48.69s

Building Node.js

Steps

Follow https://github.com/nodejs/node/blob/master/BUILDING.md, run time make -j4 to build Node.js and measure the time.

  • Mac Mini M1 (16GB): 744s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •