Last change
on this file since 9fba8e6 was
3267041,
checked in by Peter A. Buhr <pabuhr@…>, 11 months ago
|
reduce runtime testing duration of PRNG
|
-
Property mode set to
100644
|
File size:
4.3 KB
|
Line | |
---|
1 | |
---|
2 | CFA xoshiro256pp |
---|
3 | |
---|
4 | PRNG() PRNG(5) PRNG(0,5) |
---|
5 | 13944458589275087071 3 2 |
---|
6 | 129977468648444256 0 4 |
---|
7 | 2357727400298891021 2 2 |
---|
8 | 8855179187835660146 3 3 |
---|
9 | 9957620185645882382 4 1 |
---|
10 | 13396406983727409795 0 5 |
---|
11 | 3342782395220265920 0 5 |
---|
12 | 1707651271867677937 1 0 |
---|
13 | 16402561450140881681 0 1 |
---|
14 | 17838519215740313729 4 2 |
---|
15 | 7425936020594490136 4 0 |
---|
16 | 4174865704721714670 3 5 |
---|
17 | 16055269689200152092 0 2 |
---|
18 | 15091270195803594018 1 5 |
---|
19 | 11807315541476180798 1 1 |
---|
20 | 10697186588988060306 4 1 |
---|
21 | 14665526411527044929 3 2 |
---|
22 | 11289342279096164771 2 5 |
---|
23 | 16126980828050300615 1 4 |
---|
24 | 7821578301767524260 4 1 |
---|
25 | seed 1009 |
---|
26 | |
---|
27 | Sequential |
---|
28 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
29 | |
---|
30 | Concurrent |
---|
31 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
32 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
33 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
34 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
35 | |
---|
36 | prng() prng(5) prng(0,5) |
---|
37 | 13944458589275087071 3 2 |
---|
38 | 129977468648444256 0 4 |
---|
39 | 2357727400298891021 2 2 |
---|
40 | 8855179187835660146 3 3 |
---|
41 | 9957620185645882382 4 1 |
---|
42 | 13396406983727409795 0 5 |
---|
43 | 3342782395220265920 0 5 |
---|
44 | 1707651271867677937 1 0 |
---|
45 | 16402561450140881681 0 1 |
---|
46 | 17838519215740313729 4 2 |
---|
47 | 7425936020594490136 4 0 |
---|
48 | 4174865704721714670 3 5 |
---|
49 | 16055269689200152092 0 2 |
---|
50 | 15091270195803594018 1 5 |
---|
51 | 11807315541476180798 1 1 |
---|
52 | 10697186588988060306 4 1 |
---|
53 | 14665526411527044929 3 2 |
---|
54 | 11289342279096164771 2 5 |
---|
55 | 16126980828050300615 1 4 |
---|
56 | 7821578301767524260 4 1 |
---|
57 | seed 1009 |
---|
58 | |
---|
59 | Sequential |
---|
60 | trials 2000000 buckets 100000 min 4 max 46 avg 20.0 std 4.5 rstd 22.3% |
---|
61 | |
---|
62 | Concurrent |
---|
63 | trials 2000000 buckets 100000 min 4 max 46 avg 20.0 std 4.5 rstd 22.3% |
---|
64 | trials 2000000 buckets 100000 min 4 max 46 avg 20.0 std 4.5 rstd 22.3% |
---|
65 | trials 2000000 buckets 100000 min 4 max 46 avg 20.0 std 4.5 rstd 22.3% |
---|
66 | trials 2000000 buckets 100000 min 4 max 46 avg 20.0 std 4.5 rstd 22.3% |
---|
67 | |
---|
68 | prng(t) prng(t,5) prng(t,0,5) |
---|
69 | 13944458589275087071 3 2 |
---|
70 | 129977468648444256 0 4 |
---|
71 | 2357727400298891021 2 2 |
---|
72 | 8855179187835660146 3 3 |
---|
73 | 9957620185645882382 4 1 |
---|
74 | 13396406983727409795 0 5 |
---|
75 | 3342782395220265920 0 5 |
---|
76 | 1707651271867677937 1 0 |
---|
77 | 16402561450140881681 0 1 |
---|
78 | 17838519215740313729 4 2 |
---|
79 | 7425936020594490136 4 0 |
---|
80 | 4174865704721714670 3 5 |
---|
81 | 16055269689200152092 0 2 |
---|
82 | 15091270195803594018 1 5 |
---|
83 | 11807315541476180798 1 1 |
---|
84 | 10697186588988060306 4 1 |
---|
85 | 14665526411527044929 3 2 |
---|
86 | 11289342279096164771 2 5 |
---|
87 | 16126980828050300615 1 4 |
---|
88 | 7821578301767524260 4 1 |
---|
89 | seed 1009 |
---|
90 | |
---|
91 | Sequential |
---|
92 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
93 | |
---|
94 | Concurrent |
---|
95 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
96 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
97 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
98 | trials 10000000 buckets 100000 min 59 max 145 avg 100.0 std 10.0 rstd 10.0% |
---|
Note: See
TracBrowser
for help on using the repository browser.