gdpancheng/LoonAndroid

性能会受影响 吗

Opened this issue · 2 comments

代码中大量的使用注解和反射对app的性能影响大么?

页面如果很复杂影响在100ms左右 如果你在意着这100ms 那就影响大 如果不在意 就影响不大

------------------ 原始邮件 ------------------
发件人: "android12345";notifications@github.com;
发送时间: 2014年8月8日(星期五) 中午1:20
收件人: "gdpancheng/LoonAndroid"LoonAndroid@noreply.github.com;

主题: [LoonAndroid] 性能会受影响 吗 (#1)

代码中大量的使用注解和反射对app的性能影响大么?


Reply to this email directly or view it on GitHub.

谢谢了,我用了你这个框架,感觉很爽,很好用,但是有一个布局,感觉比原来的卡了一些,应该是我用代码生成布局的原因。我再查查。