Sfoglia il codice sorgente

bench-sieve.txt repeates 200 times.

master
Ian Piumarta 10 mesi fa
parent
commit
4e63df351f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      bench-sieve.txt

+ 1
- 1
bench-sieve.txt Vedi 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;

Caricamento…
Annulla
Salva