fordth / jinqJs

jinqJs provides a simple way to perform SQL like queries on javaScript arrays, collections and web services using LINQ expressions.
Other
93 stars 29 forks source link

how fast? #3

Closed mg1075 closed 9 years ago

mg1075 commented 9 years ago

The library advertises itself as being fast, so I am curious if you have done any speed comparisons with libraries like lodash or crossfilter that can also be used for filtering/aggregating json data?

fordth commented 9 years ago

Iv done comparisons against linq.js