Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Times with Macbook Air (M1), Intel Core i7 8750H, Ryzen 3700X Windows WSL2 #2

Open
ismaproco opened this issue Jan 3, 2021 · 2 comments

Comments

@ismaproco
Copy link

I tested using your script in the new MacBook Air with M1 chip, and with other computers I have...
Interesting Results

MacBook Air M1: 32.639397 seconds
Ryzen 3700X: 30.487556 seconds
Core i7-8750H: 39.491369 seconds

@paulpall
Copy link

Neat Piece of Code, I managed to waste an entire day playing around with it! 😂 I did some benchmarking on a wide variety of machines (some of which can't run Geekbench) as well. If I can figure out how to get Python running on Mac OS 9, we might break the 1 hour ceiling!

Slow -> Fast:

  1. 00:15:00.575 PowerBook G4 - PPC G4
  2. 00:09:52.616 CAT S60 - Snapdragon 617
  3. 00:08:43.931 iPad 4 - A6X
  4. 00:07:36.419 DS218 NAS - Realtek RTD1296
  5. 00:05:22.464 Surface 3 - Atom x7-Z8700
  6. 00:01:31.540 Mac Pro - Xeon X5365
  7. 00:01:17.082 iPhone X - A11 Bionic
  8. 00:00:52.353 MacBook Pro - Core i74850HQ
  9. 00:00:46.836 iPad Air 4 - A14 Bionic

Table

Graph

@lucianmarin
Copy link
Owner

I wonder how pybench would perform using https://github.com/colesbury/nogil - the no GIL version of Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants