[6.30 X64 C-Backend] Memoryleak when Debugging at a Larger Project
Posted: Sun Mar 01, 2026 12:07 pm
Hello
I'm Currently Developed at a Larger HTTP 1.0 / HTTP 2 / HTTP 3 Server / Client Framework.
In the Development time with Active Debugger (IDE Integrated and Dedicated) I could see a steady Memory Consumption at around 4 MiB per Sec.
Compiled and run without any Debugger absolute Stable at around 10K Requests Bombing to the Server ...
The Framework is runnable at C Backed and Linux Only ...
The Source (It is large ... Sorry ... )
https://gitea.lihaso.com/PB_Includes/HTTP_Framework/
I'm Currently Developed at a Larger HTTP 1.0 / HTTP 2 / HTTP 3 Server / Client Framework.
In the Development time with Active Debugger (IDE Integrated and Dedicated) I could see a steady Memory Consumption at around 4 MiB per Sec.
Compiled and run without any Debugger absolute Stable at around 10K Requests Bombing to the Server ...
The Framework is runnable at C Backed and Linux Only ...
The Source (It is large ... Sorry ... )
https://gitea.lihaso.com/PB_Includes/HTTP_Framework/