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 Fix and Improvements #3

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open

Conversation

weespin
Copy link

@weespin weespin commented Nov 15, 2024

Changes:

  • Refactored cam_NewFrame
  • Fixed memory leak the old memory leak fix was decreasing the performance.
  • Removed GC.Collect() to improve performance.
  • Added .gitignore to exclude unnecessary files.

Fixes:

Removed GC.Collect to improve performance
@weespin weespin changed the title Better Memory Leak Fix [WIP] Better Memory Leak Fix Nov 15, 2024
@weespin weespin changed the title [WIP] Better Memory Leak Fix Memory Leak Fix and Improvements Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error after extended periods left open Window position and display mode not remembered on Windows10
1 participant