Commit 80f7139
committed
feat: add "On SortVerbose;" for extra sort info
Add information to the final sort summaries (per thread and master)
including the number of comparisons made, the number of times
the small and large buffers were sorted due to their capacities, and
the total size of the unsorted, uncomressed generated terms.1 parent 4ebfb7f commit 80f7139
3 files changed
Lines changed: 18 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
156 | 156 | | |
157 | 157 | | |
158 | 158 | | |
| 159 | + | |
159 | 160 | | |
160 | 161 | | |
161 | 162 | | |
162 | 163 | | |
163 | 164 | | |
| 165 | + | |
164 | 166 | | |
165 | 167 | | |
166 | 168 | | |
| |||
311 | 313 | | |
312 | 314 | | |
313 | 315 | | |
314 | | - | |
315 | | - | |
| 316 | + | |
| 317 | + | |
316 | 318 | | |
317 | 319 | | |
318 | 320 | | |
319 | 321 | | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
323 | 328 | | |
324 | 329 | | |
325 | 330 | | |
| |||
414 | 419 | | |
415 | 420 | | |
416 | 421 | | |
| 422 | + | |
417 | 423 | | |
418 | 424 | | |
419 | 425 | | |
| |||
2342 | 2348 | | |
2343 | 2349 | | |
2344 | 2350 | | |
2345 | | - | |
2346 | | - | |
2347 | | - | |
2348 | | - | |
| 2351 | + | |
| 2352 | + | |
2349 | 2353 | | |
2350 | 2354 | | |
2351 | 2355 | | |
| |||
4245 | 4249 | | |
4246 | 4250 | | |
4247 | 4251 | | |
| 4252 | + | |
| 4253 | + | |
| 4254 | + | |
4248 | 4255 | | |
4249 | 4256 | | |
4250 | 4257 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1161 | 1161 | | |
1162 | 1162 | | |
1163 | 1163 | | |
| 1164 | + | |
1164 | 1165 | | |
1165 | 1166 | | |
1166 | 1167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4059 | 4059 | | |
4060 | 4060 | | |
4061 | 4061 | | |
| 4062 | + | |
4062 | 4063 | | |
4063 | 4064 | | |
4064 | 4065 | | |
| |||
4067 | 4068 | | |
4068 | 4069 | | |
4069 | 4070 | | |
| 4071 | + | |
4070 | 4072 | | |
4071 | 4073 | | |
4072 | 4074 | | |
| |||
4211 | 4213 | | |
4212 | 4214 | | |
4213 | 4215 | | |
| 4216 | + | |
4214 | 4217 | | |
4215 | 4218 | | |
4216 | 4219 | | |
| |||
4219 | 4222 | | |
4220 | 4223 | | |
4221 | 4224 | | |
| 4225 | + | |
4222 | 4226 | | |
4223 | 4227 | | |
4224 | 4228 | | |
| |||
0 commit comments