Skip to content

Instantly share code, notes, and snippets.

@orimanabu
Last active March 19, 2024 16:59
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 orimanabu/86f1c008dc2d126ab54895541f024427 to your computer and use it in GitHub Desktop.
Save orimanabu/86f1c008dc2d126ab54895541f024427 to your computer and use it in GitHub Desktop.
Time taken to `make -j ${NCORES} modules` of linux-6.3

Time taken to make -j ${NCORES} modules of linux-6.3

Hardware CPU # of cores (A) OS Time spent on make modules (B) 1 / (B) / (A)
Apple MacBook Air M2 Apple Silicon M2 (4 x efficiency cores @2.4GHz, 4 x performance cores @3.5GHz) 8 Fedora Linux Asahi Remix 38 30m4.815s 6.926e-05
Lenovo ThinkPad P1 Gen 2 Intel Core i7 9850H @2.60GHz 12 Fedora Linux 38 44m28.919s 3.122e-05
Dell PowerEdge R640 Intel Xeon Silver 4108 @1.80GHz 32 Fedora Linux 38 18m44.802s 2.778e-05
Lenovo ThinkPad P16v Gen 1 AMD Ryzen 7 PRO 7840HS @3.8GHz 16 Fedora Linux 39 15m2.816s 6.923e-05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment