Merge: tests: Test result update for `curl_http`
[nit.git] / tests / sav / test_hash_debug.res
1 ~~~No hash statistics~~~
2 ~~~No hash statistics~~~
3
4 a1
5 false
6 ~~~No hash statistics~~~
7 ~~~Hash statistics~~~
8 GET:
9 number of get and has_key: 1
10 number of collisions: 0 (0.00%)
11 average length of collisions: NA
12 average length of considered collections: 0.00
13 average capacity of considered collections: 17.00 (NA%)
14
15 STORE:
16 number of stores: 1
17 number of collisions: 0 (0.00%)
18 average length of collisions: NA
19 average length of considered collections: 0.00
20 average capacity or considered collections: 17.00 (NA%)
21
22 ENLARGE:
23 number of enlarge: 1
24 average length of considered collections: 0.00
25 average capacity or considered collections: 17.00 (NA%)
26 ~~~~~~
27 ~~~Hash statistics~~~
28 GET:
29 number of get and has_key: 2
30 number of collisions: 0 (0.00%)
31 average length of collisions: NA
32 average length of considered collections: 0.50
33 average capacity of considered collections: 17.00 (3400.00%)
34
35 STORE:
36 number of stores: 1
37 number of collisions: 0 (0.00%)
38 average length of collisions: NA
39 average length of considered collections: 0.00
40 average capacity or considered collections: 17.00 (NA%)
41
42 ENLARGE:
43 number of enlarge: 1
44 average length of considered collections: 0.00
45 average capacity or considered collections: 17.00 (NA%)
46 ~~~~~~
47 true
48 ~~~Hash statistics~~~
49 GET:
50 number of get and has_key: 2
51 number of collisions: 0 (0.00%)
52 average length of collisions: NA
53 average length of considered collections: 0.50
54 average capacity of considered collections: 17.00 (3400.00%)
55
56 STORE:
57 number of stores: 1
58 number of collisions: 0 (0.00%)
59 average length of collisions: NA
60 average length of considered collections: 0.00
61 average capacity or considered collections: 17.00 (NA%)
62
63 ENLARGE:
64 number of enlarge: 1
65 average length of considered collections: 0.00
66 average capacity or considered collections: 17.00 (NA%)
67 ~~~~~~
68
69 a2
70 false
71 ~~~Hash statistics~~~
72 GET:
73 number of get and has_key: 3
74 number of collisions: 0 (0.00%)
75 average length of collisions: NA
76 average length of considered collections: 0.67
77 average capacity of considered collections: 17.00 (2550.00%)
78
79 STORE:
80 number of stores: 1
81 number of collisions: 0 (0.00%)
82 average length of collisions: NA
83 average length of considered collections: 0.00
84 average capacity or considered collections: 17.00 (NA%)
85
86 ENLARGE:
87 number of enlarge: 1
88 average length of considered collections: 0.00
89 average capacity or considered collections: 17.00 (NA%)
90 ~~~~~~
91 ~~~Hash statistics~~~
92 GET:
93 number of get and has_key: 4
94 number of collisions: 0 (0.00%)
95 average length of collisions: NA
96 average length of considered collections: 0.75
97 average capacity of considered collections: 17.00 (2266.67%)
98
99 STORE:
100 number of stores: 2
101 number of collisions: 1 (50.00%)
102 average length of collisions: 2.00
103 average length of considered collections: 0.50
104 average capacity or considered collections: 17.00 (3400.00%)
105
106 ENLARGE:
107 number of enlarge: 1
108 average length of considered collections: 0.00
109 average capacity or considered collections: 17.00 (NA%)
110 ~~~~~~
111 ~~~Hash statistics~~~
112 GET:
113 number of get and has_key: 5
114 number of collisions: 1 (20.00%)
115 average length of collisions: 2.00
116 average length of considered collections: 1.00
117 average capacity of considered collections: 17.00 (1700.00%)
118
119 STORE:
120 number of stores: 2
121 number of collisions: 1 (50.00%)
122 average length of collisions: 2.00
123 average length of considered collections: 0.50
124 average capacity or considered collections: 17.00 (3400.00%)
125
126 ENLARGE:
127 number of enlarge: 1
128 average length of considered collections: 0.00
129 average capacity or considered collections: 17.00 (NA%)
130 ~~~~~~
131 true
132 ~~~Hash statistics~~~
133 GET:
134 number of get and has_key: 5
135 number of collisions: 1 (20.00%)
136 average length of collisions: 2.00
137 average length of considered collections: 1.00
138 average capacity of considered collections: 17.00 (1700.00%)
139
140 STORE:
141 number of stores: 2
142 number of collisions: 1 (50.00%)
143 average length of collisions: 2.00
144 average length of considered collections: 0.50
145 average capacity or considered collections: 17.00 (3400.00%)
146
147 ENLARGE:
148 number of enlarge: 1
149 average length of considered collections: 0.00
150 average capacity or considered collections: 17.00 (NA%)
151 ~~~~~~
152
153 end
154 ~~~Hash statistics~~~
155 GET:
156 number of get and has_key: 5
157 number of collisions: 1 (20.00%)
158 average length of collisions: 2.00
159 average length of considered collections: 1.00
160 average capacity of considered collections: 17.00 (1700.00%)
161
162 STORE:
163 number of stores: 2
164 number of collisions: 1 (50.00%)
165 average length of collisions: 2.00
166 average length of considered collections: 0.50
167 average capacity or considered collections: 17.00 (3400.00%)
168
169 ENLARGE:
170 number of enlarge: 1
171 average length of considered collections: 0.00
172 average capacity or considered collections: 17.00 (NA%)
173 ~~~~~~