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

Fixes that improve the use of Workers and memory #44

Merged
merged 1 commit into from
Jan 24, 2016

Conversation

tbranyen
Copy link
Owner

Now aserting our internal allocations per test to ensure we aren't
causing leaks.

  • Allow only render to occur at a time

    Prevents conflicts and makes diffHTML more transactional.

  • Validate memory per test, fixes rentention bugs

    This ensures that we properly clean memory for every render scenario test.

Now aserting our internal allocations per test to ensure we aren't
causing leaks.

- Allow only render to occur at a time

  Prevents conflicts and makes diffHTML more transactional.

- Validate memory per test, fixes rentention bugs

  This ensures that we properly clean memory for every render scenario test.
tbranyen added a commit that referenced this pull request Jan 24, 2016
Fixes that improve the use of Workers and memory
@tbranyen tbranyen merged commit b061238 into master Jan 24, 2016
@tbranyen tbranyen deleted the worker-improvements branch January 24, 2016 22:25
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.

None yet

1 participant