This website works better with JavaScript.
Home
Explore
Help
Sign In
MaximeBarniaudy
/
minproto
forked from
piumarta/minproto
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Restore original benchmark size and number of repeats.
master
Ian Piumarta
1 year ago
parent
4ac12f91c5
commit
5e59fa586e
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
bench-sieve.txt
+ 2
- 2
bench-sieve.txt
View File
@ -2,8 +2,8 @@
// 178589010 nodes evaluated in 2.129754 seconds = 83854290 nodes/sec
// 178589010 nodes evaluated in 2.126711 seconds = 83974273 nodes/sec
numbers = 8192
00
; // 1028 primes
repeats =
1
0;
numbers = 8192; // 1028 primes
repeats =
20
0;
count = 0;
Write
Preview
Loading…
Cancel
Save