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

Update to [email protected]. #16212

Merged
merged 1 commit into from
Feb 3, 2018

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented Feb 2, 2018

Main changes:

  • Add counters (Ember.run.backburner.counters) for better insights.
  • Use microtask queue to flush autoruns.
  • Argument parsing cleanup / bugfixing.

Full changelog here:

BackburnerJS/backburner.js@v2.1.0...v2.2.0

Main changes:

* Add counters (`Ember.run.backburner.counters`) for better insights.
* Use microtask queue to flush autoruns.
* Argument parsing cleanup / bugfixing.

Full changelog here:

BackburnerJS/backburner.js@v2.1.0...v2.2.0
@rwjblue
Copy link
Member Author

rwjblue commented Feb 2, 2018

Also brings a nice little performance boost (~6.5%). The following are the results from 50 iterations of a "real world" site (https://www.linkedin.com/feed/) ran against a number of different backburner changes. The only changes in these samples was backburner itself.

microtask-progression-vs-2-1-0

@rwjblue rwjblue merged commit 7ff756a into emberjs:master Feb 3, 2018
@rwjblue rwjblue deleted the update-backburner-2-2-0 branch February 3, 2018 02:20
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.

2 participants