BackburnerJS / backburner.js

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

Add support for running benchmarks in a browser #403

Open davidtaylorhq opened 1 year ago

davidtaylorhq commented 1 year ago

To view, run yarn ember server and then visit localhost:4200/bench in a browser. Running under node is still supported.

Screenshot 2022-10-10 at 10 48 39