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.