Re: CATiledLayer Memory Usage

2010-05-24 Thread Milen Dzhumerov
On 24 May 2010, at 18:05, David Duncan wrote: > On May 22, 2010, at 9:44 AM, Milen Dzhumerov wrote: > > [snip] What problem are you trying to solve and how are you determining > memory usage? I was mainlu using CATiledLayer due to the restrictions of texture sizes on Leopard. Looks like those

Re: CATiledLayer Memory Usage

2010-05-24 Thread David Duncan
On May 22, 2010, at 9:44 AM, Milen Dzhumerov wrote: > I've been writing some code that uses CATiledLayer and noticed that the > memory usage increased quite a bit - by a factor of 2, on average. Some > numbers that I've collected: > Normally Sized Window > - NS: 10mb; CA: 18.5mb > Maximized Wind

CATiledLayer Memory Usage

2010-05-22 Thread Milen Dzhumerov
Hi all, I've been writing some code that uses CATiledLayer and noticed that the memory usage increased quite a bit - by a factor of 2, on average. Some numbers that I've collected: Normally Sized Window - NS: 10mb; CA: 18.5mb Maximized Window: - NS: 23mb; CA: 45.7mb I tried playing with the t