-
Notifications
You must be signed in to change notification settings - Fork 5
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
Benchmarking #12
Comments
Tested on Windows 10 with Julia 1.1.1 on i7 3740qm @3.6GHz, 16GB DDR3. |
Thanks! I overlooked the broken tests. Should be fixed on master now |
Hi guys,
Also tested on my MacBookPro14,1.
|
Hi! I hope you're feeling well! I think the 2x performance decrease on my side is due to the older cpu with avx (while both of you have avx2). Keeping this in mind,the performance should be similar on mac/windows. |
It would be great to check cross-platform benchmarking, for which a basic test can be done through:
For my modern Macbook Pro (no CUDA GPU):
cc. @Ybakman @iuliancioarca @stemann
The text was updated successfully, but these errors were encountered: