diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2023-06-01 18:55:43 +0200 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2023-06-12 19:05:33 +0200 |
commit | c8ec505b9cebc444bea414ec27c34510ef167bad (patch) | |
tree | a38f9ba4edb56021d3d366e801b36dc5a4120151 /test/results/default/http_connect.pcap.out | |
parent | 2b1db0a556c31f15e2fcff0c127781fb91c0b402 (diff) |
bump libnDPI to 8ea0eaa0d0c4a3be05f67ef7fa1d22c2579cf7d1
* added build fix for Gitlab CI
* added friendly C11 check
* set required libnDPI versionto 4.7
(ArchLinux ndpi-git sets version to 4.7, which is not released yet)
* reduced sklearn-random-forest memory consumption by adjusting min. sample leaf
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'test/results/default/http_connect.pcap.out')
-rw-r--r-- | test/results/default/http_connect.pcap.out | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/test/results/default/http_connect.pcap.out b/test/results/default/http_connect.pcap.out index e217aa61e..dbdc265c7 100644 --- a/test/results/default/http_connect.pcap.out +++ b/test/results/default/http_connect.pcap.out @@ -34,9 +34,9 @@ ~~ total active/idle flows...: 3/3 ~~ total timeout flows.......: 0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -~~ total memory allocated....: 7743204 bytes -~~ total memory freed........: 7743204 bytes -~~ total allocations/frees...: 143357/143357 +~~ total memory allocated....: 7986914 bytes +~~ total memory freed........: 7986914 bytes +~~ total allocations/frees...: 148419/148419 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ json string min len.......: 518 chars ~~ json string max len.......: 2168 chars |