Skip to content

eviltrout/ember-renderspeed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ember-renderspeed

A script for instrumenting rendering speed in an Ember.js Application.

Installation

You can install ember-renderspeed using Bower:

bower install ember-renderspeed

(Or if you wish, simply download the script from github and put it in your project.)

Usage

Include the script in your Ember.js project. Open your developer log and you'll see a nice expandable graph of rendering speeds:

ember-renderspeed screenshot

You can use it to figure out what bits of rendering are taking the longest.

Authors

Robin "Evil Trout" Ward

License

MIT

About

A script for instrumenting rendering speed in an Ember.Js Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published