I've hit a few problems in apps with running out of trampolines - especially
because I used DI with lots of interfaces.

To get around this I've tried command line changes like:

-aot "nrgctx-trampolines=4096" -aot "nimt-trampolines=4096" -aot
"ntrampolines=4096"

However, I'm not really sure what I'm doing here.... I know the defaults are
1024. What impact does changing these values have on performance, on image
size or anything else? Is there any guidance available on these numbers?
Does it matter that I'm increasing all 3 values together? Or should I just
focus on the one(s) that seem to be giving me problems?

Thanks

Stuart

--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Understanding-the-impact-of-trampolines-tp4495086p4495086.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to