Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用时间分析器工具并比较延迟。
我有完全相同的代码,在我的一个视图的 drawRect 中的某个时刻,我调用了 CGContextDrawRadialGradient()
在 iPad 2 中,需要 100 毫秒 在 iPad 3 中,需要 310 毫秒
任何人都知道为什么以及如何加快 ipad3 的性能