This is a fork of jashkenas's Ember/Backbone benchmark to include other frameworks/libraries. Note that this is just a simple benchmark: you wouldn't be doing this in an actual app.
The original fork was clocking the loops synchronously which was not accurate. This fork fixes that, and also gives a 300ms pause before clock starts to offset initialization time.