Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4838

Creating many Ember.Object's

$
0
0

@ofridagan wrote:

Hi,

It looks like Ember.Object.create is much slower then creating a plain JS object (obviously). I find it to be up to 100 times slower (!), depending on the number of properties passed to create().

Is there a faster way to convert an array of json objects to Ember objects, other then iterating the array and calling Ember.Object.create?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4838

Trending Articles