BackburnerJS / backburner.js

A rewrite of the Ember.js run loop as a generic microlibrary
MIT License
391 stars 80 forks source link

use `Map` for `targetQueues` and remove guid stuff #286

Closed bekzod closed 6 years ago

bekzod commented 6 years ago

@rwjblue is this something that can be considered ?

rwjblue commented 6 years ago

Ya, definitely

bekzod commented 6 years ago

would be nice to merge https://github.com/BackburnerJS/backburner.js/pull/287 first and release 1.3.2 then merge this or cherry pick #287 :P then go full with Map implementation