The thread servers for discussion on how to properly implement an automatic process checking the memory consumption of GoVPP, mainly the API processing.
The process should measure the memory footprint of the transport library regularly and compare it with reference numbers. This would help us to identify code changes with improper memory management.
- Test proposal: PR#186
- The test may run in the same manner as integration tests (although it is not needed to run it against multiple VPP versions)
The thread servers for discussion on how to properly implement an automatic process checking the memory consumption of GoVPP, mainly the API processing.
The process should measure the memory footprint of the transport library regularly and compare it with reference numbers. This would help us to identify code changes with improper memory management.