This website works better with JavaScript.
Home
Explore
Help
Sign In
piumarta
/
minproto
Watch
1
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
bench-sieve.txt repeates 200 times.
master
Ian Piumarta
10 months ago
parent
4065107170
commit
4e63df351f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
bench-sieve.txt
+ 1
- 1
bench-sieve.txt
View File
@ -3,7 +3,7 @@
// 178589010 nodes evaluated in 2.126711 seconds = 83974273 nodes/sec
numbers = 8192; // 1028 primes
repeats =
10; //
200;
repeats = 200;
count = 0;
Write
Preview
Loading…
Cancel
Save