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

Reduce memory usage by 3x #213

Merged
merged 26 commits into from
Apr 6, 2018
Merged

Reduce memory usage by 3x #213

merged 26 commits into from
Apr 6, 2018

Conversation

brunocodutra
Copy link
Collaborator

@brunocodutra brunocodutra commented Apr 5, 2018

With no measurable impact in time benchmaks.

Fixes #158

@brunocodutra
Copy link
Collaborator Author

@evilebottnawi This fixes memory issues that prevented tests from passing on appveyor, so please mark appveyor as required prior to merging.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 406

  • 145 of 151 (96.03%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+7.05%) to 89.571%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/index.js 40 42 95.24%
src/helpers.js 105 109 96.33%
Files with Coverage Reduction New Missed Lines %
src/index.js 1 89.29%
Totals Coverage Status
Change from base Build 399: 7.05%
Covered Lines: 204
Relevant Lines: 217

💛 - Coveralls

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@brunocodutra brunocodutra merged commit 554fa78 into master Apr 6, 2018
@brunocodutra brunocodutra deleted the async branch April 6, 2018 18:34
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.

3 participants