A script for instrumenting rendering speed in an Ember.js Application.
Include the script in your Ember.js project. Open your developer log and you'll see a nice expandable graph of rendering speeds:
You can use it to figure out what bits of rendering are taking the longest.
MIT