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

too slow #179

Open
simoham opened this issue Dec 10, 2017 · 1 comment
Open

too slow #179

simoham opened this issue Dec 10, 2017 · 1 comment

Comments

@simoham
Copy link

simoham commented Dec 10, 2017

Hi
we write a go example in libmill and seem to consume lot of memory?

https://play.golang.org/p/8YDG82gqnF

@sustrik
Copy link
Owner

sustrik commented Dec 10, 2017

That's 10000 stacks. You may try to preallocate stacks of specific size using goprepare.

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