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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory usage 馃ぎ #230

Open
ethanmoffat opened this issue Sep 26, 2022 · 0 comments
Open

Memory usage 馃ぎ #230

ethanmoffat opened this issue Sep 26, 2022 · 0 comments

Comments

@ethanmoffat
Copy link
Owner

Like, I know it's a GC language and I'm using immutable constructs that generate a ton of garbage on every .WithX call but I should be able to do better than this.

Would like to try making everything in the IOC container a singleton, even stuff that doesn't hold state.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant