nDPIsrvd: Fixed anther bug, introduced during refactoring -_-

nDPId-test: Collect information about JSON string length's.

Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
Toni Uhlig 2021-09-15 14:33:13 +02:00
parent c152e41cfb
commit e54c2df63b
No known key found for this signature in database
GPG key ID: 22C5333D922537D2
227 changed files with 739 additions and 23 deletions

View file

@ -1174,3 +1174,6 @@
~~ total memory freed........: 2497118 bytes
~~ total allocations/frees...: 37272/37272
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 2402 chars
~~ json string avg len.......: 1336 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1929465 bytes
~~ total allocations/frees...: 35327/35327
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2387 chars
~~ json string avg len.......: 1280 chars

View file

@ -31,3 +31,6 @@
~~ total memory freed........: 1935465 bytes
~~ total allocations/frees...: 35440/35440
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2374 chars
~~ json string avg len.......: 1327 chars

View file

@ -31,3 +31,6 @@
~~ total memory freed........: 1951701 bytes
~~ total allocations/frees...: 35999/35999
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 137 chars
~~ json string max len.......: 2377 chars
~~ json string avg len.......: 1329 chars

View file

@ -31,3 +31,6 @@
~~ total memory freed........: 1937844 bytes
~~ total allocations/frees...: 35403/35403
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 2343 chars
~~ json string avg len.......: 1310 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1930770 bytes
~~ total allocations/frees...: 35372/35372
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2375 chars
~~ json string avg len.......: 1306 chars

View file

@ -31,3 +31,6 @@
~~ total memory freed........: 1933523 bytes
~~ total allocations/frees...: 35372/35372
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 2375 chars
~~ json string avg len.......: 1328 chars

View file

@ -21,3 +21,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 536 chars
~~ json string avg len.......: 340 chars

View file

@ -18,3 +18,6 @@
~~ total memory freed........: 1927504 bytes
~~ total allocations/frees...: 35329/35329
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2376 chars
~~ json string avg len.......: 1235 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1931071 bytes
~~ total allocations/frees...: 35452/35452
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 136 chars
~~ json string max len.......: 616 chars
~~ json string avg len.......: 454 chars

View file

@ -19,3 +19,6 @@
~~ total memory freed........: 1930550 bytes
~~ total allocations/frees...: 35330/35330
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 505 chars
~~ json string avg len.......: 397 chars

View file

@ -28,3 +28,6 @@
~~ total memory freed........: 1927794 bytes
~~ total allocations/frees...: 35339/35339
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 145 chars
~~ json string max len.......: 702 chars
~~ json string avg len.......: 488 chars

View file

@ -17,3 +17,6 @@
~~ total memory freed........: 1927417 bytes
~~ total allocations/frees...: 35326/35326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 581 chars
~~ json string avg len.......: 362 chars

View file

@ -520,3 +520,6 @@
~~ total memory freed........: 2252914 bytes
~~ total allocations/frees...: 35837/35837
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 129 chars
~~ json string max len.......: 4108 chars
~~ json string avg len.......: 2187 chars

View file

@ -32,3 +32,6 @@
~~ total memory freed........: 1930927 bytes
~~ total allocations/frees...: 35343/35343
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 131 chars
~~ json string max len.......: 750 chars
~~ json string avg len.......: 509 chars

View file

@ -387,3 +387,6 @@
~~ total memory freed........: 2169226 bytes
~~ total allocations/frees...: 35996/35996
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 140 chars
~~ json string max len.......: 2311 chars
~~ json string avg len.......: 1295 chars

View file

@ -235,3 +235,6 @@
~~ total memory freed........: 2106178 bytes
~~ total allocations/frees...: 38603/38603
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 141 chars
~~ json string max len.......: 1592 chars
~~ json string avg len.......: 936 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1927417 bytes
~~ total allocations/frees...: 35326/35326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 129 chars
~~ json string max len.......: 888 chars
~~ json string avg len.......: 575 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1927417 bytes
~~ total allocations/frees...: 35326/35326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 129 chars
~~ json string max len.......: 513 chars
~~ json string avg len.......: 394 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1927417 bytes
~~ total allocations/frees...: 35326/35326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 129 chars
~~ json string max len.......: 513 chars
~~ json string avg len.......: 394 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1962329 bytes
~~ total allocations/frees...: 35407/35407
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 2235 chars
~~ json string avg len.......: 1244 chars

View file

@ -3199,3 +3199,6 @@
~~ total memory freed........: 4502557 bytes
~~ total allocations/frees...: 40095/40095
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 138 chars
~~ json string max len.......: 1221 chars
~~ json string avg len.......: 766 chars

View file

@ -132,3 +132,6 @@
~~ total memory freed........: 1956557 bytes
~~ total allocations/frees...: 35470/35470
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 140 chars
~~ json string max len.......: 6053 chars
~~ json string avg len.......: 3169 chars

View file

@ -6157,3 +6157,6 @@
~~ total memory freed........: 4251824 bytes
~~ total allocations/frees...: 46745/46745
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 139 chars
~~ json string max len.......: 11151 chars
~~ json string avg len.......: 5718 chars

View file

@ -81,3 +81,6 @@
~~ total memory freed........: 1941249 bytes
~~ total allocations/frees...: 35475/35475
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 137 chars
~~ json string max len.......: 2413 chars
~~ json string avg len.......: 1346 chars

View file

@ -87,3 +87,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 128 chars
~~ json string max len.......: 1522 chars
~~ json string avg len.......: 830 chars

View file

@ -2382,3 +2382,6 @@
~~ total memory freed........: 3026439 bytes
~~ total allocations/frees...: 39872/39872
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 138 chars
~~ json string max len.......: 2502 chars
~~ json string avg len.......: 1323 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1927417 bytes
~~ total allocations/frees...: 35326/35326
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 514 chars
~~ json string avg len.......: 385 chars

View file

@ -65,3 +65,6 @@
~~ total memory freed........: 1944380 bytes
~~ total allocations/frees...: 35494/35494
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 1030 chars
~~ json string avg len.......: 653 chars

View file

@ -651,3 +651,6 @@
~~ total memory freed........: 2355984 bytes
~~ total allocations/frees...: 36261/36261
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2370 chars
~~ json string avg len.......: 1256 chars

View file

@ -627,3 +627,6 @@
~~ total memory freed........: 2299602 bytes
~~ total allocations/frees...: 38583/38583
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 141 chars
~~ json string max len.......: 2401 chars
~~ json string avg len.......: 1338 chars

View file

@ -938,3 +938,6 @@
~~ total memory freed........: 2009485 bytes
~~ total allocations/frees...: 37423/37423
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 136 chars
~~ json string max len.......: 7866 chars
~~ json string avg len.......: 4012 chars

View file

@ -50,3 +50,6 @@
~~ total memory freed........: 2146168 bytes
~~ total allocations/frees...: 42298/42298
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2178 chars
~~ json string avg len.......: 1224 chars

View file

@ -205,3 +205,6 @@
~~ total memory freed........: 2047573 bytes
~~ total allocations/frees...: 35516/35516
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 142 chars
~~ json string max len.......: 652 chars
~~ json string avg len.......: 475 chars

View file

@ -80,3 +80,6 @@
~~ total memory freed........: 1944674 bytes
~~ total allocations/frees...: 35713/35713
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 141 chars
~~ json string max len.......: 791 chars
~~ json string avg len.......: 549 chars

View file

@ -211,3 +211,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 2343 chars
~~ json string avg len.......: 1249 chars

View file

@ -119,3 +119,6 @@
~~ total memory freed........: 3075191 bytes
~~ total allocations/frees...: 36055/36055
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2469 chars
~~ json string avg len.......: 1381 chars

View file

@ -190,3 +190,6 @@
~~ total memory freed........: 2057659 bytes
~~ total allocations/frees...: 35719/35719
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 136 chars
~~ json string max len.......: 2389 chars
~~ json string avg len.......: 1339 chars

View file

@ -48,3 +48,6 @@
~~ total memory freed........: 2222860 bytes
~~ total allocations/frees...: 35834/35834
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 139 chars
~~ json string max len.......: 2416 chars
~~ json string avg len.......: 1350 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1929882 bytes
~~ total allocations/frees...: 35411/35411
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 139 chars
~~ json string max len.......: 2402 chars
~~ json string avg len.......: 1300 chars

View file

@ -19,3 +19,6 @@
~~ total memory freed........: 1930550 bytes
~~ total allocations/frees...: 35330/35330
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 563 chars
~~ json string avg len.......: 434 chars

View file

@ -81,3 +81,6 @@
~~ total memory freed........: 1951317 bytes
~~ total allocations/frees...: 35734/35734
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 2379 chars
~~ json string avg len.......: 1259 chars

View file

@ -47,3 +47,6 @@
~~ total memory freed........: 1938786 bytes
~~ total allocations/frees...: 35614/35614
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 615 chars
~~ json string avg len.......: 426 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1930230 bytes
~~ total allocations/frees...: 35423/35423
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 137 chars
~~ json string max len.......: 1109 chars
~~ json string avg len.......: 686 chars

View file

@ -130,3 +130,6 @@
~~ total memory freed........: 2540138 bytes
~~ total allocations/frees...: 41044/41044
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2397 chars
~~ json string avg len.......: 1338 chars

View file

@ -198,3 +198,6 @@
~~ total memory freed........: 2229046 bytes
~~ total allocations/frees...: 43888/43888
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 136 chars
~~ json string max len.......: 602 chars
~~ json string avg len.......: 438 chars

View file

@ -13,3 +13,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 128 chars
~~ json string max len.......: 477 chars
~~ json string avg len.......: 315 chars

View file

@ -39,3 +39,6 @@
~~ total memory freed........: 1937164 bytes
~~ total allocations/frees...: 35350/35350
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 131 chars
~~ json string max len.......: 1690 chars
~~ json string avg len.......: 996 chars

View file

@ -20,3 +20,6 @@
~~ total memory freed........: 1929610 bytes
~~ total allocations/frees...: 35332/35332
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 896 chars
~~ json string avg len.......: 600 chars

View file

@ -13,3 +13,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 131 chars
~~ json string max len.......: 1962 chars
~~ json string avg len.......: 970 chars

View file

@ -155,3 +155,6 @@
~~ total memory freed........: 1966911 bytes
~~ total allocations/frees...: 35890/35890
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 525 chars
~~ json string avg len.......: 399 chars

View file

@ -35,3 +35,6 @@
~~ total memory freed........: 1939974 bytes
~~ total allocations/frees...: 35759/35759
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 143 chars
~~ json string max len.......: 784 chars
~~ json string avg len.......: 542 chars

View file

@ -71,3 +71,6 @@
~~ total memory freed........: 1955904 bytes
~~ total allocations/frees...: 35372/35372
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 144 chars
~~ json string max len.......: 860 chars
~~ json string avg len.......: 582 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1938981 bytes
~~ total allocations/frees...: 35472/35472
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2189 chars
~~ json string avg len.......: 1230 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1933519 bytes
~~ total allocations/frees...: 35358/35358
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 4565 chars
~~ json string avg len.......: 2421 chars

View file

@ -35,3 +35,6 @@
~~ total memory freed........: 1936088 bytes
~~ total allocations/frees...: 35625/35625
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 142 chars
~~ json string max len.......: 878 chars
~~ json string avg len.......: 596 chars

View file

@ -17,3 +17,6 @@
~~ total memory freed........: 1927446 bytes
~~ total allocations/frees...: 35327/35327
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 143 chars
~~ json string max len.......: 712 chars
~~ json string avg len.......: 508 chars

View file

@ -1492,3 +1492,6 @@
~~ total memory freed........: 2717540 bytes
~~ total allocations/frees...: 36563/36563
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 156 chars
~~ json string max len.......: 2393 chars
~~ json string avg len.......: 1285 chars

View file

@ -631,3 +631,6 @@
~~ total memory freed........: 2259163 bytes
~~ total allocations/frees...: 36158/36158
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 141 chars
~~ json string max len.......: 4672 chars
~~ json string avg len.......: 2478 chars

View file

@ -26,3 +26,6 @@
~~ total memory freed........: 1933770 bytes
~~ total allocations/frees...: 35337/35337
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 155 chars
~~ json string max len.......: 1118 chars
~~ json string avg len.......: 723 chars

View file

@ -37,3 +37,6 @@
~~ total memory freed........: 1936524 bytes
~~ total allocations/frees...: 35360/35360
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 2103 chars
~~ json string avg len.......: 1192 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1941376 bytes
~~ total allocations/frees...: 35633/35633
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 139 chars
~~ json string max len.......: 2108 chars
~~ json string avg len.......: 1207 chars

View file

@ -393,3 +393,6 @@
~~ total memory freed........: 1947810 bytes
~~ total allocations/frees...: 35405/35405
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 147 chars
~~ json string max len.......: 1931 chars
~~ json string avg len.......: 1043 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1930538 bytes
~~ total allocations/frees...: 35364/35364
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 1312 chars
~~ json string avg len.......: 789 chars

View file

@ -182,3 +182,6 @@
~~ total memory freed........: 2007852 bytes
~~ total allocations/frees...: 36227/36227
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 804 chars
~~ json string avg len.......: 540 chars

View file

@ -16,3 +16,6 @@
~~ total memory freed........: 1927446 bytes
~~ total allocations/frees...: 35327/35327
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 128 chars
~~ json string max len.......: 777 chars
~~ json string avg len.......: 528 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1928302 bytes
~~ total allocations/frees...: 35357/35357
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 1516 chars
~~ json string avg len.......: 909 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1927968 bytes
~~ total allocations/frees...: 35345/35345
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 151 chars
~~ json string max len.......: 2315 chars
~~ json string avg len.......: 1315 chars

View file

@ -19,3 +19,6 @@
~~ total memory freed........: 1927504 bytes
~~ total allocations/frees...: 35329/35329
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 156 chars
~~ json string max len.......: 875 chars
~~ json string avg len.......: 592 chars

View file

@ -23,3 +23,6 @@
~~ total memory freed........: 1941708 bytes
~~ total allocations/frees...: 35346/35346
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 137 chars
~~ json string max len.......: 1389 chars
~~ json string avg len.......: 849 chars

View file

@ -1038,3 +1038,6 @@
~~ total memory freed........: 2328732 bytes
~~ total allocations/frees...: 37599/37599
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 1944 chars
~~ json string avg len.......: 1109 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1947855 bytes
~~ total allocations/frees...: 36031/36031
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 138 chars
~~ json string max len.......: 2537 chars
~~ json string avg len.......: 1404 chars

View file

@ -30,3 +30,6 @@
~~ total memory freed........: 1942929 bytes
~~ total allocations/frees...: 35862/35862
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 145 chars
~~ json string max len.......: 2380 chars
~~ json string avg len.......: 1331 chars

View file

@ -50,3 +50,6 @@
~~ total memory freed........: 1943553 bytes
~~ total allocations/frees...: 35409/35409
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 133 chars
~~ json string max len.......: 2319 chars
~~ json string avg len.......: 1298 chars

View file

@ -129,3 +129,6 @@
~~ total memory freed........: 2434467 bytes
~~ total allocations/frees...: 40840/40840
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2403 chars
~~ json string avg len.......: 1341 chars

View file

@ -195,3 +195,6 @@
~~ total memory freed........: 2022677 bytes
~~ total allocations/frees...: 36631/36631
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 1028 chars
~~ json string avg len.......: 648 chars

View file

@ -111,3 +111,6 @@
~~ total memory freed........: 2042391 bytes
~~ total allocations/frees...: 37364/37364
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 138 chars
~~ json string max len.......: 2370 chars
~~ json string avg len.......: 1327 chars

View file

@ -59,3 +59,6 @@
~~ total memory freed........: 1974308 bytes
~~ total allocations/frees...: 36526/36526
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 2352 chars
~~ json string avg len.......: 1314 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1929958 bytes
~~ total allocations/frees...: 35344/35344
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 655 chars
~~ json string avg len.......: 467 chars

View file

@ -65,3 +65,6 @@
~~ total memory freed........: 1934901 bytes
~~ total allocations/frees...: 35376/35376
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 139 chars
~~ json string max len.......: 1999 chars
~~ json string avg len.......: 1141 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1929998 bytes
~~ total allocations/frees...: 35415/35415
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 128 chars
~~ json string max len.......: 2352 chars
~~ json string avg len.......: 1267 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1930248 bytes
~~ total allocations/frees...: 35354/35354
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 2348 chars
~~ json string avg len.......: 1310 chars

View file

@ -131,3 +131,6 @@
~~ total memory freed........: 1987128 bytes
~~ total allocations/frees...: 35915/35915
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 145 chars
~~ json string max len.......: 2361 chars
~~ json string avg len.......: 1323 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1932977 bytes
~~ total allocations/frees...: 35337/35337
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 129 chars
~~ json string max len.......: 2231 chars
~~ json string avg len.......: 1205 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1929465 bytes
~~ total allocations/frees...: 35327/35327
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 137 chars
~~ json string max len.......: 524 chars
~~ json string avg len.......: 393 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1936147 bytes
~~ total allocations/frees...: 35346/35346
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 598 chars
~~ json string avg len.......: 451 chars

View file

@ -173,3 +173,6 @@
~~ total memory freed........: 1974567 bytes
~~ total allocations/frees...: 35493/35493
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 647 chars
~~ json string avg len.......: 460 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 154 chars
~~ json string max len.......: 2316 chars
~~ json string avg len.......: 1218 chars

View file

@ -28,3 +28,6 @@
~~ total memory freed........: 1927824 bytes
~~ total allocations/frees...: 35341/35341
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 141 chars
~~ json string max len.......: 2375 chars
~~ json string avg len.......: 1324 chars

View file

@ -42,3 +42,6 @@
~~ total memory freed........: 1940172 bytes
~~ total allocations/frees...: 35662/35662
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 142 chars
~~ json string max len.......: 6340 chars
~~ json string avg len.......: 3288 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1928505 bytes
~~ total allocations/frees...: 35361/35361
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 134 chars
~~ json string max len.......: 2378 chars
~~ json string avg len.......: 1329 chars

View file

@ -193,3 +193,6 @@
~~ total memory freed........: 2046670 bytes
~~ total allocations/frees...: 35626/35626
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 5226 chars
~~ json string avg len.......: 2761 chars

View file

@ -117,3 +117,6 @@
~~ total memory freed........: 1947171 bytes
~~ total allocations/frees...: 35487/35487
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 140 chars
~~ json string max len.......: 546 chars
~~ json string avg len.......: 413 chars

View file

@ -31,3 +31,6 @@
~~ total memory freed........: 1932879 bytes
~~ total allocations/frees...: 35350/35350
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 130 chars
~~ json string max len.......: 2374 chars
~~ json string avg len.......: 1325 chars

View file

@ -511,3 +511,6 @@
~~ total memory freed........: 2764060 bytes
~~ total allocations/frees...: 39029/39029
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 136 chars
~~ json string max len.......: 2405 chars
~~ json string avg len.......: 1343 chars

View file

@ -18223,3 +18223,6 @@
~~ total memory freed........: 2015141 bytes
~~ total allocations/frees...: 35438/35438
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 148 chars
~~ json string max len.......: 513 chars
~~ json string avg len.......: 340 chars

View file

@ -513,3 +513,6 @@
~~ total memory freed........: 2469986 bytes
~~ total allocations/frees...: 36238/36238
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 132 chars
~~ json string max len.......: 3518 chars
~~ json string avg len.......: 1830 chars

View file

@ -15,3 +15,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 135 chars
~~ json string max len.......: 536 chars
~~ json string avg len.......: 341 chars

View file

@ -29,3 +29,6 @@
~~ total memory freed........: 1930277 bytes
~~ total allocations/frees...: 35355/35355
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 128 chars
~~ json string max len.......: 2363 chars
~~ json string avg len.......: 1210 chars

View file

@ -33,3 +33,6 @@
~~ total memory freed........: 1924284 bytes
~~ total allocations/frees...: 35322/35322
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~ json string min len.......: 150 chars
~~ json string max len.......: 2368 chars
~~ json string avg len.......: 1263 chars

Some files were not shown because too many files have changed in this diff Show more