runspired / ember-run-raf

Use requestAnimationFrame with Backburner
MIT License
26 stars 15 forks source link

Is this still relevant in newest ember versions? #22

Closed jfrux closed 4 years ago

jfrux commented 4 years ago

Does anyone know... is raf used for the run loop in ember? Which is more performant? Is one to be used over another in specific situations?

jfrux commented 4 years ago

Answered my own question, very sorry.