BackburnerJS / backburner.js

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

moved canceling `.later` timer to separate function #254

Closed bekzod closed 7 years ago

bekzod commented 7 years ago

this brought slight benchmark improvements

stefanpenner commented 7 years ago

@bekzod thanks for this attention to detail!