Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak prevention proposal #189

Open
VladoLavor opened this issue Feb 8, 2024 · 0 comments
Open

Memory leak prevention proposal #189

VladoLavor opened this issue Feb 8, 2024 · 0 comments
Labels
ci Continous Integration

Comments

@VladoLavor
Copy link
Collaborator

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)
@VladoLavor VladoLavor added the ci Continous Integration label Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continous Integration
Projects
None yet
Development

No branches or pull requests

1 participant