I'm not sure, but any reason why you can't use Instruments on a real device?

On Sun, Apr 22, 2012 at 19:26, René Ruppert <[email protected]> wrote:
> Hi,
>
>
>
> let’s assume that an MT app is a good memory citizen in the Simulator. No
> unnecessary references are kept. Memory usage is average.
>
> Can I then also assume that my app is behaving nicely on the device itself?
> I’m not talking about absolute numbers here. It is obvious that if the app
> would use constantly 500MB of RAM it will not work well on the real
> hardware.
>
> But if memory remains constant and is released nicely by GC, will it allow
> me to assume that the same will be true on iPhone/iPad? Asked differently:
> is the memory management different in the way GC works, apart from the fact
> that it is called less often?
>
> Does the ObjC sublayer behave differently (in terms of memory)?
>
>
>
> René
>
>
> _______________________________________________
> MonoTouch mailing list
> [email protected]
> http://lists.ximian.com/mailman/listinfo/monotouch
>



-- 
Nic Wise
t.  +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise
b. http://www.fastchicken.co.nz/

Earnest: Self-employed? Track your business expenses and income.
http://earnestapp.com
Nearest Bus: find when the next bus is coming to your stop. http://goo.gl/Vcz1p
mobileAgent (for FreeAgent): get your accounts in your pocket.
http://goo.gl/IuBU
Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa
London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to