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? #44

Closed
jrcarl624 opened this issue Jul 22, 2022 · 1 comment
Closed

Memory Leak? #44

jrcarl624 opened this issue Jul 22, 2022 · 1 comment

Comments

@jrcarl624
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

It seems you Dynamic Property Wrapper may be causing a memory leak.
Scoreboards have been said to be pretty slow.
If the dynamic properties are called every time a module is ran multiple times a second checking if its enabled it may cause a slowdown as data builds up.

I've been experiencing a lot of lag recently.
BDS runs good around 1 to 1.4 gigs of ran, as of late I have seen around 2.43 gigs at a time.

Additional context
Add any other context about the problem here.
image
image

https://www.mediafire.com/file/zoyq4we8xbw635n/ScriptProfile__Friday__2022_July_22__04_15_41.cpuprofile/file
https://www.mediafire.com/file/pd7r8ptttdui9vu/ScriptProfile__Friday__2022_July_22__04_25_56.cpuprofile/file

@jrcarl624
Copy link
Contributor Author

It goes from 0 as that's when I switched to the monitoring

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

No branches or pull requests

2 participants