Limit on how many records can be stored in memory

Hi, I saw the below statement in the emberjs documentation. It mentions about the limit but doesnt specify what the limit is. Any one knows about that? Thanks in advance

“There is also a limit to how many records you can reasonably keep in memory and search before you start hitting performance issues.”

http://emberjs.com/guides/models/frequently-asked-questions/