source: tests/.expect/PRNG.txt@ fa2e183

ADT ast-experimental
Last change on this file since fa2e183 was 5910fc0, checked in by Peter A. Buhr <pabuhr@…>, 4 years ago

add PRNG test

  • Property mode set to 100644
File size: 3.5 KB
Line 
1
2 PRNG() PRNG(5) PRNG(0,5)
3 37301721 2 2
4 1681308562 1 3
5 290112364 3 2
6 1852700364 4 3
7 733221210 1 3
8 1775396023 2 3
9 123981445 2 3
10 2062557687 2 0
11 283934808 1 0
12 672325890 1 3
13 1414344101 1 3
14 873424536 3 4
15 871831898 3 4
16 866783532 0 1
17 2142057611 4 4
18 17310256 2 5
19 802117363 0 4
20 492964499 0 0
21 2346353643 1 3
22 2143013105 3 2
23seed 1009
24
25Sequential
26trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
27
28Concurrent
29trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
30trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
31trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
32trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
33
34 prng() prng(5) prng(0,5)
35 37301721 2 2
36 1681308562 1 3
37 290112364 3 2
38 1852700364 4 3
39 733221210 1 3
40 1775396023 2 3
41 123981445 2 3
42 2062557687 2 0
43 283934808 1 0
44 672325890 1 3
45 1414344101 1 3
46 873424536 3 4
47 871831898 3 4
48 866783532 0 1
49 2142057611 4 4
50 17310256 2 5
51 802117363 0 4
52 492964499 0 0
53 2346353643 1 3
54 2143013105 3 2
55seed 1009
56
57Sequential
58trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
59
60Concurrent
61trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
62trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
63trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
64trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
65
66 prng(t) prng(t,5) prng(t,0,5)
67 37301721 2 2
68 1681308562 1 3
69 290112364 3 2
70 1852700364 4 3
71 733221210 1 3
72 1775396023 2 3
73 123981445 2 3
74 2062557687 2 0
75 283934808 1 0
76 672325890 1 3
77 1414344101 1 3
78 873424536 3 4
79 871831898 3 4
80 866783532 0 1
81 2142057611 4 4
82 17310256 2 5
83 802117363 0 4
84 492964499 0 0
85 2346353643 1 3
86 2143013105 3 2
87seed 1009
88
89Sequential
90trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
91
92Concurrent
93trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
94trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
95trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
96trials 100000000 buckets 100000 min 853 max 1141 avg 1000.0 std 31.1 rstd 3.1%
Note: See TracBrowser for help on using the repository browser.