Skip to content

djyde/mac-m1-performance-comparison

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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
  • Mac Mini M1 (16GB): 23.44s
  • Dell XPS 15 9500 i7-6core (16GB): 36.01s
  • NUC10 i7-6core (32GB): 36.72s
  • Macbook Pro 2015 i5-2core (8GB): 54.22s

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

Packages

No packages published