Skip to content

removed unnecessary collect to improve the memory utilisation. - #351

Open
agentjill wants to merge 3 commits into
MathNya:masterfrom
agentjill:master
Open

removed unnecessary collect to improve the memory utilisation.#351
agentjill wants to merge 3 commits into
MathNya:masterfrom
agentjill:master

Conversation

@agentjill

Copy link
Copy Markdown
Contributor

hey @MathNya, in this PR i have tried to reduce the memory usage my reducing the collection of iterator into Vec as much as possible and lazily evaluate as many values required. This may slightly reduce the memory that the program uses. Also I have added some changes to internal function signature to be more generic.

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.

1 participant