Created
February 8, 2012 23:27
-
-
Save martani/1775391 to your computer and use it in GitHub Desktop.
Distributed Quadratic Sieve running time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<<intel i7 for all tests>> | |
N = 676292275716558246502605230897191366469551764092181362779759 (60 digits | 199 bits) | |
Time = 16.76 minutes (~ 17 hours on centralized version) | |
N = 1522666296953962938975648266957818297826962898780435311 (55 digits | 180 bits) | |
Time = 7.178 minutes | |
N = 5705979550618670446308578858542675373983 (40 digits | 133 bis) | |
Time = 5 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment