aboutsummaryrefslogtreecommitdiff
path: root/tests/performance
Commit message (Expand)AuthorAge
* Optimize performance of ndpi_strnstr() and possible bugfix (#2494)Petr2024-07-15
* Replace ndpi_strnstr() implementation with an optimal one (#2447)Vladimir Gavrilov2024-05-22
* `ndpi_strnstr()` optimization (#2433)Vladimir Gavrilov2024-05-10
* Set _DEFAULT_SOURCE and _GNU_SOURCE globally. (#2010)Toni2023-06-12
* Added gprof CPU/HEAP profiling support. (#1592)Toni2022-06-12
* Fixed a bug for BE architectures (#1478)Vitaly Lavrov2022-03-05
* Added lightweight implementation of libgcrypt. (#1444)Vitaly Lavrov2022-02-20
* Added performance tests toolsLuca Deri2022-01-16