iOS graphical interface optimization-instrument

Source: Internet
Author: User

1, graphical interface optimization open Instrument for the following choices:






The bottom left corner option works:

1,color blended layers : let you know which layer (texture) is marked as transparent, that is, the GPU needs to do compositing work. Synthetic opaque layers are much less work than transparent layers, because there are not so many mathematical operations inside.

2, color misaligned images: detects if pixels are aligned, when there are pixels misaligned in the Calayer, show the problem.

3, color Hits Green and Misses red: Green represents whenever an off-screen buffer is reused, while red represents when the buffer is recreated.

4. Color offscreen-rendered Yellow: It will label the area that has been rendered to the out-of-screen buffer yellow. Also make sure to tick the color Hits Green and Misses red option.


Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.