Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : What are some techniques to improve performance?

$
0
0
First I try to get rid of can.Map where it is possible (for large data pieces). BTW you may check LazyMap of 2.1.

Second you don't wan't to render large structure at once right? You should use some pagination and other active content limiting techniques. 

Viewing all articles
Browse latest Browse all 3491

Trending Articles