gperftools: add new package
authorJohn Audia <therealgraysky@proton.me>
Thu, 13 Jul 2023 14:20:48 +0000 (10:20 -0400)
committerTianling Shen <cnsztl@gmail.com>
Tue, 27 Feb 2024 05:25:54 +0000 (13:25 +0800)
commit28aeff87b357b3f81756de3bbc776c1331f33110
tree2ede40c8c5c37bfa960115decad8507dd3dbe616
parentf589b58808cbc059d144512814a2bf888d081fcf
gperftools: add new package

Thread-caching malloc provided by this package improves snort3
performance.  I have been running with this for over seven months
without issues.  Avg CPU usage is down.  Another user reported
higher throughput achieved with snort3 compiled with this on
samba transfers on system with CPU-limited snort performance.[1]

1. https://forum.openwrt.org/t/some-help-with-a-makefile-gperftools/165656/22

Build system: x86/64
Build-tested: x86/64
Run-tested: x86/64

Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit c1b4e80825d6855d66899dc32490b0ce9537aff5)
libs/gperftools/Makefile [new file with mode: 0644]